vision-mcp-server

gerardodellan/vision-mcp-server
★ 0 stars Python AI/LLM Updated 5d ago
Governed multimodal Vision MCP server — describe/OCR/ask/detect over any OpenRouter vision model; pluggable backend, offline-testable
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install vision-mcp-server

Topics

agentic-aiautomationllmmcppythonvision