Enables writing timeseries data to a specified database using InfluxDB Line Protocol format, supporting seamless integration with GigAPI Timeseries Lake for efficient data management.
Set up and manage InfluxDB organizations by specifying a name and optional description, enabling structured data organization and access within the MCP server.
Create a new bucket in InfluxDB for storing time-series data, specifying the organization ID, bucket name, and optional retention period for data management.
Execute Flux queries on InfluxDB time-series databases to retrieve and analyze data. Specify the organization and query string to fetch precise time-series insights.
A Model Context Protocol server that provides Claude with access to InfluxDB time-series database instances, enabling data writing, querying, and management of organizations and buckets through natural language.
An MCP server that enables interactions with InfluxDB's open-source time-series database API, allowing data querying, management, and operations through natural language.