InfluxDB MCP Server
by idoru
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INFLUXDB_ORG | No | Default organization name for certain operations | |
| INFLUXDB_URL | No | URL of the InfluxDB instance | http://localhost:8086 |
| INFLUXDB_TOKEN | Yes | Authentication token for the InfluxDB API |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| write-data | - |
| query-data | - |
| create-bucket | - |
| create-org | - |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| flux-query-examples | |
| line-protocol-guide |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| orgs | |
| buckets |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/idoru/influxdb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server