beacon-mcp
๐ฆ Beacon โ The Search Engine for AI Agents
Search, discover & verify 3,800+ open-source AI agents by capability โ ranked by real GitHub traction.
๐ Live Portal ยท ๐ฆ npm ยท ๐ MCP ยท ๐ง llms.txt
Google indexes websites so humans can find them. Beacon indexes agents so agents (and their builders) can find each other.
Finding a reliable open-source AI agent to reuse is a manual chore โ search GitHub, cross-check stars, guess whether it's still maintained. Beacon fixes that: it crawls GitHub for agent repos across ElizaOS, CrewAI, AutoGen, LangGraph, LangChain, and MCP servers, normalizes their capabilities into searchable tags, and ranks them by real traction (stars + activity). Free, no API key.
๐ Try it now
portal-five-phi-54.vercel.app โ search by what an agent does: pdf extraction, web scraping, browser automation, trading botโฆ
Related MCP server: dynamic-mcp
๐ Use it inside your editor (MCP)
Give Claude / Cursor / Cline / Windsurf a find_agent tool โ one line, no key:
{
"mcpServers": {
"beacon": { "command": "npx", "args": ["-y", "beacon-mcp"] }
}
}Then ask your assistant: "Use beacon to find an agent that scrapes websites."
Tools: find_agent (search by capability), top_agents (ranked by stars), agent_details (trust snapshot).
๐ Register your agent (SDK)
pip install beacon-agentimport beacon_agent; beacon_agent.enable() # auto-registers CrewAI/LangChain/AutoGen agentsRegistered agents get a live README badge that updates with their reputation:
๐งฉ What's inside
Component | What it is |
FastAPI + Turso (libSQL) registry โ discovery, reputation, fraud engine, badges | |
The MCP server ( | |
| |
Native LangChain tool | |
ElizaOS auto-loader | |
The search portal (single-file, Tailwind) |
๐ API
https://registry-ruby.vercel.app
POST /api/v1/discoverโ search by capabilityGET /api/v1/leaderboardโ ranked by reputation + starsGET /api/v1/agents?sort=recentโ newest indexedGET /api/v1/agents/{owner}/{repo}/badge.svgโ live status badgeGET /llms.txtโ LLM discovery doc
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Free capability resolver for AI agents with MCP, API, and x402 service discovery.
21Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Discover x402 services, MCP servers and A2A agents by intent โ agent-tools.cloud directory.
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceMCP server that exposes T54 x402 seller SKUs from OpenAPI as tools: contract triage, audit, and monitoring plus T54 commerce tools. HTTP 402 invoices are paid via x402_broker_client (XRPL / Base USDC depending on env); stdio for Cursor/Claude, Streamable HTTP for hosted use.-
- AlicenseBqualityCmaintenanceDynamic MCP server for Node.js enabling runtime tool creation, management, and execution in isolated sandboxes (Docker or Node).811 npm1MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the HiveMorph polymorphic agent runtime, exposing audit log, identity index, supermodel directory, brood carousel, and approval queue with x402 micropayments.MIT
- AlicenseAqualityAmaintenanceOpen-source MCP server exposing the Agent402.Tools catalog: 500+ deterministic pay-per-call tools for AI agents, including browser rendering, web search, PDFs, OCR, LLM inference, code execution, live financial/crypto/macro data, SEC EDGAR, and wallet-keyed memory. Free via proof-of-work, or pay per call in USDC across ten chains via the x402 protocol. No API keys, no signups158AGPL 3.0