← Back to Plugins
MCP Server MCP

io.github.enrichgateagent-png/beacon-mcp

github By github 👁 1 views ▲ 0 votes

Search 17,900+ open-source AI agents by capability, ranked by GitHub traction. Free, no key.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "beacon-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the Beacon registry base URL (defaults to the public instance). Not required.",
          "format": "string",
          "name": "BEACON_REGISTRY_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...