InfluxDB
Createdidoru
Exposes access to an InfluxDB instance using the InfluxDB OSS API v2 via a Model Context Protocol (MCP) server.
About
This tool functions as a Model Context Protocol (MCP) server, providing a bridge between InfluxDB and applications that utilize the MCP. It exposes resources like organizations, buckets, and measurements, and offers tools for writing data, executing queries, and managing database objects. Prompt templates are included for common Flux queries and line protocol formatting, simplifying interactions with InfluxDB.
Key Features
- Offers prompt templates for common Flux queries and line protocol guidance.
- 3 GitHub stars
- Enables writing data to InfluxDB using line protocol.
- Includes tools for creating buckets and organizations.
- Provides access to InfluxDB organizations, buckets, and measurement data.
- Allows executing Flux queries against InfluxDB.
Use Cases
- Managing InfluxDB resources (organizations, buckets) programmatically.
- Integrating InfluxDB with applications that support the Model Context Protocol (MCP).
- Streamlining data interaction with InfluxDB through predefined tools and prompts.