influxdb-mcp-server
Verified Safeby idoru
Overview
An MCP server to interact with an InfluxDB instance, providing access to resources, tools for data management, and prompt templates for common queries and data formats.
Installation
No command providedSecurity Notes
The server requires an `INFLUXDB_TOKEN` which must be securely managed as an environment variable. If run with the `--http` option, it exposes an HTTP server on a specified port (default 3000), which could pose a network risk if exposed publicly without proper security measures. The server makes outbound connections to the InfluxDB instance, whose security depends on the InfluxDB setup itself.
Similar Servers
mcpcat-python-sdk
Analytics platform for MCP server owners to capture user intentions, behavior patterns, and forward telemetry to observability platforms.
influxdb3_mcp_server
An MCP server that integrates with various InfluxDB v3 instances (Core, Enterprise, Cloud Dedicated, Clustered, Serverless) to provide tools, resources, and prompts for interaction via MCP clients.
superset-mcp
This MCP server enables programmatic management of Apache Superset resources, including datasets, metrics, calculated columns, charts, dashboards, and direct SQL execution, facilitating automated data operations and analytics workflows.
prometheus-mcp
Provides a Model Context Protocol (MCP) server and CLI tools to query Prometheus, offering features like retries, caching, and an optional metrics exporter.