Back to MCP servers

Agentry MCP

https://api.agentry.com/mcp

answers a handshake

Registry name
io.github.cthulhutoo/agentry
Reports itself as
Agentry MCP AI Agent Registry and Discovery — search, register, and evaluate 122+ AI agents across 11 categories. Features trust scoring, A2A protocol support, Cashu ecash payment rails, and programmatic agent registration. No authentication required.
Protocol version
2025-06-18
Transport
streamable-http
HTTP status
200
Latency
322 ms
Tools
not listed
Checked
2026-09-06T08:22:56Z

Check it yourself

curl -s -X POST https://api.agentry.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"you","version":"0"}}}'