mctx Example App
https://example-app.mctx.ai/v1.3.4
● degraded
Reference implementation of an mctx-hosted MCP server demonstrating tools, resources, prompts, and channel events.
Transport
sse
Auth
api_key
Cost
free
How to connect
MCP endpoint (sse)
https://example-app.mctx.ai/v1.3.4
JSON-RPC initialize probe
curl -X POST https://example-app.mctx.ai/v1.3.4 \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mctx.ai/apps/example-app
Source code
https://github.com/mctx-ai/example-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/mctx-example-app