InfluxDB MCP Server

Stabledatabase
85 starsTypeScriptcommunity
GitHub
About

Overview

The InfluxDB MCP Server provides tools for working with InfluxDB time-series databases. AI agents can execute Flux or InfluxQL queries, write data points, manage buckets and organizations, and build real-time dashboards. Essential for IoT data, server monitoring, and any time-series analysis workflows.
Capabilities

Tools & Capabilities

query

Execute a Flux query against InfluxDB

write

Write data points to a bucket

list_buckets

List all buckets in the organization

list_measurements

List measurements in a bucket

Setup

Installation

bash
Install
npx -y influxdb-mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "influxdb": {
      "command": "npx",
      "args": ["-y", "influxdb-mcp-server"],
      "env": {
        "INFLUXDB_URL": "http://localhost:8086",
        "INFLUXDB_TOKEN": "your-token",
        "INFLUXDB_ORG": "your-org"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 85
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.