Back to directory
gongrzhe/opencv-mcp-server

gongrzhe/opencv-mcp-server

@GongRzhe

OpenCV MCP Server provides OpenCV's image and video processing capabilities through the Model Context Protocol (MCP). Access powerful computer vision tools for tasks ranging from basic image manipulation to advanced object detection and tracking.

opencvcomputer-visionimage-processingvideo-processingobject-detectionface-detectionmcppythonautomation

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13