Influx icon

Influx

2

Provides secure, read-only access to InfluxDB 1.8 data through a Model Context Protocol (MCP) server with JWT authentication.

关于

Influx allows AI assistants to securely query time-series data stored in InfluxDB 1.8 through a standardized Model Context Protocol (MCP) interface. It enforces read-only access to your InfluxDB instance and utilizes JWT tokens for authentication, ensuring that only authorized users can access your data.

主要功能

  • JWT Authentication for secure access
  • Standardized Model Context Protocol (MCP) interface
  • Read-only access to InfluxDB 1.8
  • Dockerized for easy deployment
  • Query validation to ensure only SELECT statements are executed
  • 0 GitHub stars

使用案例

  • Providing a secure API for accessing time-series data
  • Integrating InfluxDB data into MCP-based workflows
  • Enabling AI assistants to query InfluxDB data