Influxdb3 MCP Server
UnclaimedMCP Server for InfluxDB 3
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (27)
cloud_create_database_token
Create a new database token for Cloud-Dedicated/Clustered cluster
cloud_delete_database_token
Delete a database token from Cloud-Dedicated/Clustered cluster
cloud_get_database_token
Get details of a specific database token by ID
cloud_list_database_tokens
List all database tokens for Cloud-Dedicated/Clustered cluster
cloud_update_database_token
Update an existing database token
create_admin_token
Create a new admin token (full permissions)
create_database
Create a new database (with cloud-specific config options)
create_resource_token
Create a resource token for specific DBs and permissions
delete_database
Delete a database by name (irreversible)
delete_token
Delete a token by name
describe_table
Describe table schema with conservative column categories
execute_query
Run a SQL query against a database (supports multiple formats)
get_help
Get help and troubleshooting guidance for InfluxDB operations
get_measurement_schema
Get schema (columns/types) for a measurement/table
get_measurements
List all measurements (tables) in a database
health_check
Check InfluxDB connection and health status
investigate_database
Run high-level read-only database discovery and sampling
list_admin_tokens
List all admin tokens (with optional filtering)
list_databases
List all available databases in the instance
list_resource_tokens
List all resource tokens (with filtering and ordering)
list_tables
List tables, also called measurements, in a database
load_database_context
Load optional custom database context and documentation
query_influxql
Run bounded read-only InfluxQL with structured response metadata
query_sql
Run bounded read-only SQL with structured response metadata
regenerate_operator_token
Regenerate the operator token (dangerous/irreversible)
update_database
Update database configuration (retention for all; maxTables/maxColumns for Cloud Dedicated/Clustered)
write_line_protocol
Write data using InfluxDB line protocol