Enterprise DNA
M MCP Servers Developer low

InfluxData/influxdb3_mcp_server

by Various

MCP Server for InfluxDB 3

I

MCP

InfluxData/influxdb3_mcp_server

Added 1 June 2026

Overview

An MCP server that enables AI agents to interact with InfluxDB 3 time-series databases. It implements the Model Context Protocol to allow tools like Claude to query, write, and manage time-series data through natural language or structured commands.

Best for

Best for
Developers building AI agents or assistants that need to query and manage time-series data in InfluxDB 3

Use cases

  • Querying time-series metrics from InfluxDB 3 using natural language
  • Writing sensor or application data into InfluxDB 3 via an AI assistant
  • Managing InfluxDB 3 buckets and schemas through conversational interfaces

How to use

Install

npm install && npm run build

Tools exposed

  • load_database_context
  • get_help
  • write_line_protocol
  • create_database
  • update_database
  • delete_database
  • execute_query
  • get_measurements
  • get_measurement_schema
  • create_admin_token
  • list_admin_tokens
  • create_resource_token
  • list_resource_tokens
  • delete_token
  • regenerate_operator_token
  • cloud_list_database_tokens
  • cloud_get_database_token
  • cloud_create_database_token
  • cloud_update_database_token
  • cloud_delete_database_token

Notes

An MCP server that enables AI agents to interact with InfluxDB 3 time-series databases. It implements the Model Context Protocol to allow tools like Claude to query, write, and manage time-series data through natural language or structured commands.

32 stars on GitHub. Last updated 2026-05-29.

Use cases

  • Querying time-series metrics from InfluxDB 3 using natural language
  • Writing sensor or application data into InfluxDB 3 via an AI assistant
  • Managing InfluxDB 3 buckets and schemas through conversational interfaces

Pros

  • Official integration from InfluxData, ensuring compatibility with InfluxDB 3
  • Leverages the standard MCP protocol for broad AI tool interoperability
  • Written in TypeScript, making it easy to extend or debug for Node.js developers

Cons

  • Low GitHub stars (32) indicate early stage and limited community adoption
  • Requires a running InfluxDB 3 instance, adding infrastructure overhead
  • Documentation and examples are sparse, increasing setup effort

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Official integration from InfluxData, ensuring compatibility with InfluxDB 3
  • Leverages the standard MCP protocol for broad AI tool interoperability
  • Written in TypeScript, making it easy to extend or debug for Node.js developers

Cons

  • Low GitHub stars (32) indicate early stage and limited community adoption
  • Requires a running InfluxDB 3 instance, adding infrastructure overhead
  • Documentation and examples are sparse, increasing setup effort
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks