influxdb-mcp-server logo

influxdb-mcp-serverAn MCP Server for querying InfluxDB

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

InfluxDB v2 MCP Server is an A Model Context Protocol (MCP) server that provides access to an InfluxDB v2 instance using the InfluxDB OSS API v2. It allows users to manage database objects, execute queries, write data, and list organizations, buckets, and measurement data. The server can be used with Claude Desktop and requires environment variables such as INFLUXDB_TOKEN for authentication and INFLUXDB_URL for the InfluxDB instance URL. It offers various features, including write-data, query-data, create-bucket, and create-org tools, as well as prompt templates for common Flux queries. The server can be installed via Smithery, npx, or npm, and can be run with either stdio or Streamable HTTP transport.

Key features

  • Resources: organization, bucket, and measurement data access
  • Tools: write data, execute queries, create buckets and organizations
  • Prompts: Flux query examples and Line Protocol guide

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Monitoring and Data Analysis

Use the MCP server to execute Flux queries and retrieve data from InfluxDB for monitoring and analysis purposes.

Data Management

Utilize the server's tools to create and manage buckets, organizations, and measurements within InfluxDB.

Pros & Cons

Pros

  • Provides access to organization, bucket, and measurement data
  • Supports writing data, executing queries, and managing database objects
  • Offers templates for common Flux queries and Line Protocol format

Cons

  • Requires InfluxDB token and URL for configuration
  • Limited to InfluxDB v2 instances

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is it limited to specific InfluxDB versions?

Yes, it is limited to InfluxDB v2 instances.

Asked by Victor Nguyen · Jul 17, 2026

What transport options are available?

The server can be run with either stdio or Streamable HTTP transport.

Asked by Jana Krejčí · May 15, 2026

Can it manage database objects?

Yes, it allows users to manage database objects, including creating buckets and organizations.

Asked by Tatiana Popescu · May 10, 2026

What is required for authentication?

The server requires an INFLUXDB_TOKEN environment variable for authentication.

Asked by Petra Vogel · Apr 26, 2026

Ask a question

MCP Servers alternatives