EnriVision

Bedolla/EnriVision
★ 2 stars TypeScript Code/Dev Tools Updated 5d ago
EnriVision - MCP server that uploads local media to EnriProxy for server-side extraction and analysis.
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": {
    "enrivision": {
      "command": "npx",
      "args": [
        "-y",
        "Bedolla/EnriVision"
      ]
    }
  }
}

README Excerpt

EnriVision is a **Model Context Protocol (MCP)** server over `stdio` that uploads local media to **EnriProxy** and returns **server-side extraction + model analysis**. This is useful for media types that many MCP clients cannot read reliably (videos, audio, scanned PDFs, HEIC/AVIF, large files), while keeping the MCP server itself lightweight.

Tools (1)

single