Initial commit
This commit is contained in:
5
run-mcp.sh
Executable file
5
run-mcp.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user