influxdb-mcp-server

x10send/influxdb-mcp-server
★ 0 stars Dockerfile 🤖 AI/LLM Updated today
Docker image packaging influxdb-mcp-server npm package for Unraid and GHCR
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "influxdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "x10send/influxdb-mcp-server"
      ]
    }
  }
}

README Excerpt

Docker image that packages [`influxdb-mcp-server`](https://github.com/idoru/influxdb-mcp-server) as a self-contained container for easy deployment on Unraid or any Docker host. Exposes an [MCP](https://modelcontextprotocol.io) interface for InfluxDB v2 OSS over Streamable HTTP so AI tools (Claude, etc.) can query your InfluxDB instance.

Tools (3)

INFLUXDB_ORGINFLUXDB_TOKENINFLUXDB_URL