DevelopmentPython

groundlight-mcp-server

Facilitates image analysis and query handling through detectors that leverage natural-language processing for Groundlight.

Free
N/A rating (0 reviews)0 installs4 GitHub stars
computer-visionmcp
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Facilitates image analysis and query handling through detectors that leverage natural-language processing for Groundlight.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "groundlight-mcp-server": {
      "args": [
        "mcp-server-groundlight-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for groundlight-mcp-server securely

Loading...