wlanpi-mcp

WLAN-Pi/wlanpi-mcp
★ 0 stars Python Other Updated today
On-device MCP server for the WLAN Pi
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": {
    "wlanpi-mcp": {
      "command": "uvx",
      "args": [
        "wlanpi-mcp"
      ]
    }
  }
}

Or install with pip: pip install wlanpi-mcp