Skip to content
Back to search
30
MCP

VideoCapture

pulsemcp/videocapture

Provides webcam access for capturing still images with camera control features including brightness adjustment, resolution settings, and basic image transformations through OpenCV

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Webcam/Screenshot Capture
Enables capturing and analyzing live webcam images and screenshots for real-time visual context in AI applications.
0 tools
videocapture-mcp
Model Context Protocol (MCP) server to capture images from an OpenCV-compatible webcam or video source
0 tools
framegrab-mcp-server
Allow LLMs to capture images from cameras and video streams.
0 tools
Remote Camera
Capture photos remotely from mobile devices via S3-backed upload URLs
0 tools · streamable-http
iflow-mcp_videocapture-mcp
Model Context Protocol (MCP) server to capture from an OpenCV-compatible webcam
0 tools
webcamexplore
Explore the World through Live Webcams Explore the World in Real-Time: 10,000+ Live 4K webcams from stunning locations around the globe.
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "videocapture": {
      "url": "None",
      "transport": "http"
    }
  }
}