Back to directory
groundlight/groundlight-mcp-server

groundlight/groundlight-mcp-server

@groundlight

MCP Server for Groundlight computer vision platform

computer-visiongroundlightmcp-serverimage-analysisdetectionalertsdockerautomation

Installation & Configuration

{
  "mcpServers": {
    "groundlight": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e",
        "GROUNDLIGHT_API_TOKEN",
        "groundlight/groundlight-mcp-server"
      ],
      "env": {
        "GROUNDLIGHT_API_TOKEN": "YOUR_API_TOKEN_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13