wger-mcp-server

penelope1234564867/wger-mcp-server
★ 0 stars Python API Integration Updated 8d ago
wger中文MCP-MCP server for wger workout manager integration
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": {
    "wger-mcp-server": {
      "command": "uvx",
      "args": [
        "wger-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install wger-mcp-server