fega-schmitt-mcp

the78mole/fega-schmitt-mcp
★ 0 stars Python Code/Dev Tools Updated 6d ago
MCP server for FEGA & Schmitt Elektrogroßhandel price/availability data (thin wrapper around fega-schmitt-client)
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": {
    "fega-schmitt-mcp": {
      "command": "uvx",
      "args": [
        "fega-schmitt-mcp"
      ]
    }
  }
}

Or install with pip: pip install fega-schmitt-mcp