MCPVault

cloud_create_database_token

MCP tool from Influxdb3 MCP Server by influxdata

Create a new database token for Cloud-Dedicated/Clustered cluster

How to use it

cloud_create_database_token is exposed by the Influxdb3 MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the cloud_create_database_token tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL INFLUXDB3 MCP SERVER LISTING

Other tools in Influxdb3 MCP Server (26)

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