Example MCP Server
https://example-mcp-server.mctx.ai/v0.3.17
● down
Example MCP server with tools, resources, prompts, progress, and sampling via mctx
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://example-mcp-server.mctx.ai/v0.3.17
JSON-RPC initialize probe
curl -X POST https://example-mcp-server.mctx.ai/v0.3.17 \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://example-mcp-server.mctx.ai
Source code
https://github.com/mctx-ai/example-mcp-server