Connect to Claude
Influx icon

Influx

Createdm4tyn0

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

About

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.

Key Features

  • 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

Use Cases

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