Files
influxdb-mcp-server/run-mcp.sh
Felix Zösch 3e23474476 Initial commit
2025-12-11 20:30:12 +01:00

6 lines
188 B
Bash
Executable File

#!/bin/bash
# Wrapper script to run InfluxDB MCP Server via Docker Compose
# This is useful for Claude Desktop integration with docker-compose
docker-compose run --rm influxdb-mcp-server