Open-PR-DIGI-MCP-Server-for-Claude-AI

onionuser79/Open-PR-DIGI-MCP-Server-for-Claude-AI
★ 0 stars Python AI/LLM Updated 7d ago
Packet Radio Digipeaters Management MCP for Claude AI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-pr-digi-mcp-ser": {
      "command": "uvx",
      "args": [
        "open-pr-digi-mcp-server-for-claude-ai"
      ]
    }
  }
}

Or install with pip: pip install open-pr-digi-mcp-server-for-claude-ai