MCP

Proxy to a named MCP server

post/mcp/{server_name}

Path parameters

server_namestring required

Server name as configured in config.yaml mcp_servers block

Request body

methodstring
paramsobject

Example request

{
  "method": "tools/list"
}

Response

MCP server response

Changes

No recorded changes to this endpoint across all 1 revision of this API.