Loading languages...
OP

opencv-mcp-server

@GongRzhe79

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.

opencv
computer-vision
image-processing
video-processing
object-detection
face-detection

# mcpServer Config

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

# stdio

uvx opencv-mcp-server
Transport:
stdio
语言:
Python
创建时间:4/11/2025
更新时间:11/6/2025
主页: