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
How to use
Install
npm install && npm run build Tools exposed
load_database_contextget_helpwrite_line_protocolcreate_databaseupdate_databasedelete_databaseexecute_queryget_measurementsget_measurement_schemacreate_admin_tokenlist_admin_tokenscreate_resource_tokenlist_resource_tokensdelete_tokenregenerate_operator_tokencloud_list_database_tokenscloud_get_database_tokencloud_create_database_tokencloud_update_database_tokencloud_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
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.