Agent Tools
Back to MCP servers

ai.shawndurrani/mcp-registry

https://mcp-registry.shawndurrani.ai/sse
● degraded

Search the public MCP Registry; discover servers and copy SSE URLs.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp-registry.shawndurrani.ai/sse
JSON-RPC initialize probe
curl -X POST https://mcp-registry.shawndurrani.ai/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'