influx_mcp

influx_mcp

3.3

If you are the rightful owner of influx_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides secure, read-only access to InfluxDB 1.8 via JWT authentication.

InfluxDB MCP Server allows AI assistants to query time-series data stored in InfluxDB through a standardized interface. It provides read-only access to your InfluxDB instance with authentication via JWT tokens. This server is designed to facilitate secure and efficient data retrieval from InfluxDB, ensuring that only authorized users can access the data. By using JWT tokens, the server ensures that each request is authenticated, providing an additional layer of security. The server is built to be easily deployable using Docker, making it accessible for users with varying levels of technical expertise. It is particularly useful for applications that require real-time data analysis and monitoring, as it allows seamless integration with AI models and other data processing tools.

Features

  • Secure read-only access to InfluxDB
  • JWT authentication for secure data access
  • Standardized interface for querying time-series data
  • Dockerized deployment for easy setup
  • Supports InfluxDB 1.8