influxdb-mcp-server
If you are the rightful owner of influxdb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
InfluxDB MCP Server is a Model Context Protocol server that provides access to an InfluxDB instance using the InfluxDB OSS API v2.
The InfluxDB MCP Server is designed to facilitate interaction with an InfluxDB instance by exposing its resources and tools through a Model Context Protocol. Built primarily with Claude Code, this server allows users to access organization, bucket, and measurement data, execute queries, and manage database objects. It supports writing data in line protocol format and provides templates for common Flux queries. The server is configurable via environment variables and can be installed using various methods, including Smithery, npx, or from source. It integrates seamlessly with platforms like Claude Desktop, offering a structured and modular codebase for easy maintenance and testing.
Features
- Access to organization, bucket, and measurement data
- Tools for writing data, executing queries, and managing database objects
- Prompt templates for common Flux queries and Line Protocol format
- Environment variable configuration for authentication and server settings
- Integration with Claude Desktop for enhanced usability
Tools
write-data
Write time series data in row protocol format
query-data
Perform a Flux query
create-bucket
Create a new bucket
create-org
Create a new organization