Back to MCP Servers
Find MCP
Search 17,000+ MCP servers from the official MCP registry - remote Streamable HTTP (catalog.agentage.io/mcp, no auth for search) or stdio (npx @agentage/find-mcp)
searchdiscoveryregistrydeveloper-tools
By agentage
Installation
npx -y @agentage/find-mcpConfiguration
{
"mcpServers": {
"find-mcp": {
"command": "npx",
"args": ["-y", "@agentage/find-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes