A2ASearch MCP Server
MCP server and CLI for searching AI agents, MCP servers, CLI tools, and skills via A2ASearch.
Install
npx a2asearch-mcp -- playwright
Add this to your Claude Code MCP settings or run via the CLI.
About
A2ASearch MCP Server exposes the A2ASearch directory through MCP so Claude and other MCP clients can search AI agents, MCP servers, CLI tools, and skills. The server provides tools for searching by keyword, fetching a specific entry, and listing entries by type and sort order. It wraps the public A2ASearch REST API and does not require authentication. The README includes MCP config examples for Claude Desktop, Cursor, Windsurf, and other MCP clients, plus direct CLI usage for users who do not want to run it as an MCP server. This repository is primarily useful for Claude Code users who want a searchable index of ecosystem tools rather than a task-specific agent or skill.