{"repo":"idoru/influxdb-mcp-server","free":true,"listed":false,"github":"https://github.com/idoru/influxdb-mcp-server","clone":"git clone https://github.com/idoru/influxdb-mcp-server.git","description":"An MCP Server for querying InfluxDB","language":"JavaScript","stars":44,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"InfluxDB v2 MCP Server A Model Context Protocol (MCP) server that exposes access to an InfluxDB v2 instance using the InfluxDB OSS API v2. Mostly built with Claude Code. Features This MCP server provides: - Resources : Access to organization, bucket, and measurement data - Tools : Write data, execute queries, and manage database objects - Prompts : Templates for common Flux queries and Line Protocol format Resources The server exposes the following resources: 1. Organizations List : influxdb://orgs - Displays all organizations in the InfluxDB instance 2. Buckets List : influxdb://buckets - Shows all buckets with their metadata 3. Bucket Measurements : influxdb://bucket/{bucketName}/measurements - Lists all measurements within a specified bucket 4. Query Data : influxdb://query/{orgName}/{fluxQuery} - Executes a Flux query and returns results as a resource Tools The server provides these tools: 1. write-data : Write time-series data in line protocol format - Parameters: org, bucket, data, precision (optional) 2. query-data : Execute Flux queries - Parameters: org, query 3. create-bucket : Create a new bucket - Parameters: name, orgID, retentionPeriodSeconds (optional) 4. create-org : Create a new organization - Parameters: name, description (optional) Prompts The server offers these prompt templates: 1. flux-query-examples : Common Flux query examples 2. line-protocol-guide : Guide to InfluxDB line protocol format Configuration The server requires these environment variables: ","default_branch":null,"files":null,"tree":[],"storefront":"/r/idoru","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/idoru/influxdb-mcp-server/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}