Skip to content

Support models from the latest MCP Spec #298

@kpavlov

Description

@kpavlov

Current implementation declares the "2025-03-26" MCP specification support.
It fails behind the current "2025-06-18" version and the upcoming Draft.

The task is to sync models with the LATEST specification, whether it is "2025-06-18" or the released Draft.
PR #294 enables code generation for MCP models. Generated classes should be integrated into the API and business logic. (optionally, look at this generator)

Implementing all the spec features, not currently implemented, is out of scope.

When the new version is released, the spec support should be upgraded and tests updated.

Definition of Done

  • For all supported operations, support all the fields defined in the MCP specification JSON Schema.
  • Integration tests (e2e) added

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions