A2ASearch MCP Server
10,752 AI agents, MCP servers, CLI tools and agent skills — searchable in seconds from Claude, Cursor, or any MCP client.
The only unified search engine for the AI agent ecosystem. One package. Every major MCP server, CLI tool, coding agent, and agent skill — indexed and searchable.
npx a2asearch-mcp -- playwright
# → Finds playwright MCP server, CLI tools, related agentsWhy A2ASearch?
The MCP/agent ecosystem is exploding. There are now thousands of tools across GitHub, npm, and various registries — and no single place to find them. A2ASearch indexes them all:
| What you're looking for | A2ASearch has it |
|---|---|
| MCP servers for Claude/Cursor | ✅ 2,000+ indexed |
| CLI tools for LLM workflows | ✅ |
| AI coding agents (Codex, Claude Code, etc.) | ✅ |
| Agent skills & plugins | ✅ |
| A2A protocol agents | ✅ |
No auth needed. No API key. Free.
Installation
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"a2asearch": {
"command": "npx",
"args": ["-y", "a2asearch-mcp"]
}
}
}





