tadas-github/a2asearch-mcp
MCP server for searching AI agents, MCP servers, CLI tools and agent skills via A2ASearch
Platform-specific configuration:
{
"mcpServers": {
"a2asearch-mcp": {
"command": "npx",
"args": [
"-y",
"a2asearch-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> 10,752 AI agents, MCP servers, CLI tools and agent skills — searchable in seconds from Claude, Cursor, or any MCP client.
[](https://www.npmjs.com/package/a2asearch-mcp) [](https://www.npmjs.com/package/a2asearch-mcp) [](https://opensource.org/licenses/MIT) [](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp)
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 agents---
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.
---
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"a2asearch": {
"command": "npx",
"args": ["-y", "a2asearch-mcp"]
}
}
}Add to .cursor/mcp.json:
{
"mcpServers": {
"a2asearch": {
"command": "npx",
"args": ["-y", "a2asearch-mcp"]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"a2asearch": {
"command": "npx",
"args": ["-y", "aLoading reviews...