MCP server (Streamable HTTP)
Model Context Protocol endpoint (JSON-RPC 2.0 over Streamable HTTP, stateless). Protocol revisions 2025-11-25 through 2024-11-05. Supports initialize, ping, resources/list, resources/read, and resources/templates/list. Exposed resources: llms.txt, llms-full.txt, openapi.json, sitemap.xml. Also reachable at /mcp. No authentication required; the server is read-only. Server card (SEP-1649 discovery manifest): /.well-known/mcp.json.
post/api/mcp
Request body
object required
A JSON-RPC 2.0 request, notification, or batch.
Response
JSON-RPC 2.0 response (or an array of them for a batch).