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: Agentic Swarm Marketplace
๐ 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 installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enrichgateagent-png/x402-agents'
If you have feedback or need assistance with the MCP directory API, please join our Discord server