influx-v2-mcp-test

JBris/influx-v2-mcp-test
★ 1 stars Unknown language Code/Dev Tools Updated 2d ago
Testing the development of an MCP server for Influx v2 in Python
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": {
    "influx-v2-mcp-test": {
      "command": "npx",
      "args": [
        "-y",
        "JBris/influx-v2-mcp-test"
      ]
    }
  }
}

README Excerpt

Testing the development of an MCP server for Influx v2 in Python