{
  "markdown": "# beacon-mcp\n\n**The search engine for AI agents — inside your agent.**\n\nBeacon indexes thousands of open-source AI agents from GitHub, ranked by real\ntraction (stars, activity), searchable by capability. This MCP server puts that\nindex inside Claude Desktop, Cursor, Cline, Windsurf, or any MCP client — so you\ncan ask \"find me an agent that does X\" and get real, linkable results.\n\nNo API key. No payment. Just discovery.\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `find_agent` | Search agents by capability/task (\"pdf extraction\", \"crypto trading\", …) |\n| `top_agents` | Most-starred / highest-reputation agents in the index |\n| `agent_details` | Full detail for one agent by id (e.g. `elizaOS/eliza`) |\n\n## Install\n\n**Claude Desktop / Cline / Windsurf** — add to your MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"beacon\": { \"command\": \"npx\", \"args\": [\"-y\", \"beacon-mcp\"] }\n  }\n}\n```\n\n**Cursor** — Settings → MCP → add a stdio server: `npx -y beacon-mcp`.\n\nThat's it. Ask your agent: *\"Use beacon to find an agent that scrapes websites.\"*\n\n## Config\n\n- `BEACON_REGISTRY_URL` — override the registry base (default `https://registry-ruby.vercel.app`).\n\n## Links\n\n- Live portal: https://portal-five-phi-54.vercel.app\n- Registry API: https://registry-ruby.vercel.app\n\nMIT\n",
  "bytes": 1275,
  "sha": "b032f4aef8b549b7616b8b8b50c08b9737bd293a1b33f0f72105271dffd26d60",
  "repo_slug": "enrichgateagent-png/beacon-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_enrichgateagent_png_beacon_mcp_c63adc5d/readme"
}