Agent Discover
Freeby MCP Community
MCP server registry and marketplace — discover, install, activate, and manage MCP tools on demand
v1.2.5Added Apr 12, 2026
mcpagentregistrymarketplacemodel-context-protocol
Agent Discover MCP Server
MCP server registry and marketplace — discover, install, activate, and manage MCP tools on demand
Installation
Reviews
Installation
Quick install
npx -y agent-discover
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": ["-y", "agent-discover"]
}
}
}