Skip to content

[Schema][SEP-1319] Decouple Request Payload from RPC Methods Definition #138

@chr-hertel

Description

@chr-hertel

Issue to address and track SEP-1319:

This SEP proposes a structural refactoring of the Model Context Protocol (MCP) specification. The core change is to define payload of requests (e.g., CallToolRequest) as independent definitions and have the RPC method definitions refer to these models. This decouples the definition of the data payload from the definition of the remote procedure that transports it, leading to a clearer, more modular, and more maintainable specification.

Spec Changes: https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1692/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    SchemaIssues & PRs related to the Schema component

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions