BeaconMCP

Showdown76py/BeaconMCP
★ 2 stars Python 🤖 AI/LLM Updated today
Remote MCP server for Proxmox VE clusters and BMC-managed hardware.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "beaconmcp": {
      "command": "uvx",
      "args": [
        "beaconmcp"
      ]
    }
  }
}

Or install with pip: pip install beaconmcp

Topics

claude-codegeminimcpmcp-serverproxmox