← methodology
MCP registry listings
discovery.mcp-registries · Discovery · 4 pts · recommended
Goal
Can an agent discover and trust you?
Whether agents can crawl you, find you in the registries and searches they check, and trust what they find.
How we test
Queried the official MCP registry, Smithery, Glama, and PulseMCP for servers matching your domain.
How to pass
Publish your MCP server to the official MCP registry (registry.modelcontextprotocol.io) plus Smithery, Glama, and PulseMCP.
Verify a fix
curl -X POST /api/scan/checks \
-H 'content-type: application/json' \
-d '{"url": "yourdomain.com", "checkIds": ["discovery.mcp-registries"]}'