Back to search
30
MCP

framegrab-mcp-server

pypi/framegrab-mcp-server

Allow LLMs to capture images from cameras and video streams.

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

Similar MCP servers embedding-nearest

mcpcn-video-extract-frames-mcp
MCP server for extracting frames from video as images based on scene changes
0 tools
videocapture-mcp
Model Context Protocol (MCP) server to capture images from an OpenCV-compatible webcam or video source
0 tools
iflow-mcp_videocapture-mcp
Model Context Protocol (MCP) server to capture from an OpenCV-compatible webcam
0 tools
iflow-mcp_opencv-mcp-server
MCP server providing OpenCV computer vision capabilities
0 tools
linux-mcp-server
Tools to allow LLM clients to interact with Linux systems remotely
0 tools
hyc-image-mcp
MCP server for image understanding and OCR
0 tools

How to use

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

{
  "mcpServers": {
    "framegrab-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}