InfluxData/influxdb3_mcp_server
by Various
MCP Server for InfluxDB 3
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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.