POST /mcp
Routes
-
GET /This landing page. -
GET /healthReturnsOK. -
POST /mcpAccepts MCP Streamable HTTP JSON-RPC messages. -
GET /mcpReturns 405 because SSE is not enabled for this server.
Available Tools
-
Diagnostics
echoandserver_time. - Osteri GraphQL, REST, discovery, and checkout helpers.
List Tools
curl http://127.0.0.1:3000/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/list"
}'