v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Infrastructure

MCP protocol message

Receives a JSON-RPC 2.0 message for the MCP protocol server. Returns a JSON-RPC 2.0 response, or null for notifications.

post/mcp

Request body

jsonrpc'2.0'
methodstring
paramsobject

Response

JSON-RPC 2.0 response

jsonrpc'2.0'
resultobject