InfluxDB MCP Server
by m4tyn0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | Yes | Secret key for JWT token generation and verification | |
| INFLUXDB_SSL | No | Whether to use SSL for connecting to InfluxDB | false |
| INFLUXDB_HOST | Yes | The hostname or IP address of your InfluxDB instance | |
| INFLUXDB_PORT | No | The port of your InfluxDB instance | 8086 |
| JWT_ALGORITHM | No | Algorithm to use for JWT | HS256 |
| INFLUXDB_TIMEOUT | No | Timeout in seconds for InfluxDB connection | 10 |
| INFLUXDB_PASSWORD | Yes | Password for your InfluxDB instance | |
| INFLUXDB_USERNAME | Yes | Username for your InfluxDB instance | |
| INFLUXDB_VERIFY_SSL | No | Whether to verify SSL certificates | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues