Skip to content
Back to search
30
MCP

sight-mcp

npm/sight-mcp

MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sight-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}