beacon-mcp
MCP server that searches 3,800+ open-source AI agents by capability, ranked by real traction (stars, activity). Query it from Claude Desktop, Cursor, Cline, or Windsurf.
README
beacon-mcp
The search engine for AI agents — inside your agent.
Beacon indexes thousands of open-source AI agents from GitHub, ranked by real traction (stars, activity), searchable by capability. This MCP server puts that index inside Claude Desktop, Cursor, Cline, Windsurf, or any MCP client — so you can ask "find me an agent that does X" and get real, linkable results.
No API key. No payment. Just discovery.
Tools
| Tool | What it does |
|---|---|
find_agent |
Search agents by capability/task ("pdf extraction", "crypto trading", …) |
top_agents |
Most-starred / highest-reputation agents in the index |
agent_details |
Full detail for one agent by id (e.g. elizaOS/eliza) |
Install
Claude Desktop / Cline / Windsurf — add to your MCP config:
{
"mcpServers": {
"beacon": { "command": "npx", "args": ["-y", "beacon-mcp"] }
}
}
Cursor — Settings → MCP → add a stdio server: npx -y beacon-mcp.
That's it. Ask your agent: "Use beacon to find an agent that scrapes websites."
Config
BEACON_REGISTRY_URL— override the registry base (defaulthttps://registry-ruby.vercel.app).
Links
- Live portal: https://portal-five-phi-54.vercel.app
- Registry API: https://registry-ruby.vercel.app
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.