InfluxDB Read-Only
Verified IntegrationClient Configuration
— Connect InfluxDB Read-Only to Claude Desktop or Cursor in seconds{
"mcpServers": {
"influxdb-read-only": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-influxdb-read-only"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides secure, read-only access to InfluxDB through its Flux query API.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for InfluxDB Read-Only
You can securely perform read operations such as executing custom Flux queries (`query_flux`), retrieving recent data for specific measurements (`last_points`), and checking the server's operational status (`health_check`) without risk of altering your data.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.