Skip to main content
Glama

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)

Related MCP server: AgentRank

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 (default https://registry-ruby.vercel.app).

MIT

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    MCP server for discovering and installing AI agent skills from agentskill.sh. Search skills across platforms, browse trending skills, and install them with built-in security scanning.
    Last updated
    4
    10
    3
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Google PageRank for AI agents — live search across 25,000+ scored MCP servers and tools. AgentRank gives your AI a live, ranked index of 25,000+ MCP servers and agent tools, scored daily from real GitHub signals (stars, freshness, issue health, contributors, dependents). Your AI's training data is months old — it can't tell you if a tool was abandoned last week or that something better shipped y
    Last updated
    5
    2
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills from the A2ASearch directory. Ask Claude: "Find MCP servers for database access".
    Last updated
    3
    69
    20
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Tool search engine for AI agents. One API call to discover the best MCP server for any task. 900+ services indexed with 4-dimensional value ranking.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

  • An MCP server that gives your AI access to the source code and docs of all public github repos

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

View all MCP Connectors

Latest Blog Posts

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/beacon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server