beacon-mcp
Rank #35,541io.github.enrichgateagent-png/beacon-mcp
Search 17,900+ open-source AI agents by capability, ranked by GitHub traction. Free, no key.
beacon-mcp is a Model Context Protocol (MCP) server published by enrichgateagent-png. It ranks #35,541 of 130,187 servers tracked on MCP Toplist. beacon-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 94,646 of 130,187 servers on MCP Toplist.
Use beacon-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add beacon-mcp -e "BEACON_REGISTRY_URL=<your BEACON_REGISTRY_URL>" -- npx -y beacon-mcpReplace each placeholder with your own value before saving.
[mcp_servers.beacon-mcp]
command = "npx"
args = ["-y", "beacon-mcp"]
[mcp_servers.beacon-mcp.env]
BEACON_REGISTRY_URL = "<your BEACON_REGISTRY_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"beacon-mcp": {
"command": "npx",
"args": [
"-y",
"beacon-mcp"
],
"env": {
"BEACON_REGISTRY_URL": "<your BEACON_REGISTRY_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"beacon-mcp": {
"command": "npx",
"args": [
"-y",
"beacon-mcp"
],
"env": {
"BEACON_REGISTRY_URL": "<your BEACON_REGISTRY_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"beacon-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"beacon-mcp"
],
"env": {
"BEACON_REGISTRY_URL": "<your BEACON_REGISTRY_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"beacon-mcp": {
"command": "npx",
"args": [
"-y",
"beacon-mcp"
],
"env": {
"BEACON_REGISTRY_URL": "<your BEACON_REGISTRY_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"beacon-mcp": {
"command": "npx",
"args": [
"-y",
"beacon-mcp"
],
"env": {
"BEACON_REGISTRY_URL": "<your BEACON_REGISTRY_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.enrichgateagent-png%2Fbeacon-mcp)<a href="https://mcptoplist.com/server/io.github.enrichgateagent-png%2Fbeacon-mcp"><img src="https://mcptoplist.com/badge/io.github.enrichgateagent-png%2Fbeacon-mcp.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
enrichgateagent-png
Other servers by enrichgateagent-png
View all enrichgateagent-png servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains beacon-mcp?
- beacon-mcp is maintained by enrichgateagent-png, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is beacon-mcp listed on the Official MCP Registry?
- Yes — beacon-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does beacon-mcp have?
- MCP Toplist tracks 1 version of beacon-mcp, most recently published on Jul 11, 2026.
- Where can I find the source code for beacon-mcp?
- The source code for beacon-mcp is hosted at github.com/enrichgateagent-png/beacon-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.