Global Chat MCP Server
https://server.smithery.ai/global-chat/mcp-server/mcp
● down
Cross-protocol agent discovery. Search and register AI agents across MCP, A2A, and agents.txt protocols. Directory of 18K+ MCP servers across 6+ registries. Free agents.txt validator and linter included. ## Features - Search 18,000+ MCP servers across 6+ registries - Register and discover AI agents across MCP, A2A, agents.txt, and ACDP protocols - Free agents.txt validator/linter - Protocol-agnostic — works across the fragmented agent ecosystem - Open source: https://github.com/pumanitro/global-chat
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/global-chat/mcp-server/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/global-chat/mcp-server/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'