A2ASearch MCP Server
MCP server and CLI for searching AI agents, MCP servers, CLI tools, and skills via A2ASearch.
安裝
npx a2asearch-mcp -- playwright
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
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.