mcp-server-openexr

chordee/mcp-server-openexr
★ 0 stars Python File System Updated today
MCP Server for querying OpenEXR files — metadata, channels, and pixel statistics
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": {
    "mcp-server-openexr": {
      "command": "uvx",
      "args": [
        "mcp-server-openexr"
      ]
    }
  }
}

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

Topics

mcpopenexrpythonvfx