An MCP server for accessing and controlling webcams using OpenCV.
Installation
⭐ RecommendedUv
uv run --with mcp[cli] --with numpy --with opencv-python mcp run /ABSOLUTE_PATH/videocapture_mcp.pyView configuration snippet
{
"mcpServers": {
"VideoCapture ": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"numpy",
"--with",
"opencv-python",
"mcp",
"run",
"/ABSOLUTE_PATH/videocapture_mcp.py"
]
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Filter:
Cursor
⚡STDIO
stdio:Auto-detected (unverified)
Claude Desktop
⚡STDIO
stdio:Auto-detected (unverified)
MCP Compatible
⚡STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP
Server Information
License:unknown
Classification:active
Source:Data aggregated from public MCP directories
Quick Stats
Transports:
STDIO
Compatible Clients:3
Install Methods:1
Related Servers
EverArt
EverArt MCP server for generative media workflows, enabling image-related tasks through the EverArt service.
Media⭐ 89611
GPT Image 1 MCP
MCP server wrapping OpenAI GPT-Image-1 to generate images from prompts and return files for design workflows.
Media⭐ 18
Alibaba Cloud RDS
An MCP server designed to interact with the Alibaba Cloud RDS OpenAPI, enabling programmatic management of RDS resources via an LLM.
Media⭐ 55
AllVoiceLab
An AI voice toolkit with TTS, voice cloning, and video translation, now available as an MCP server for smarter agent integration.
Media⭐ 0
Like this server?
Discover more MCP servers or submit your own to directory.