Back to search
30
MCP

contextshot

npm/contextshot

MCP server for ContextShot. Exposes iPad drawings, screenshots, and screen recordings to AI tools like Claude Code and Cursor.

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

Similar MCP servers embedding-nearest

@ai-capabilities-suite/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents with multi-format support, PII masking, and security controls
0 tools
iflow-mcp_codingthefuturewithai_screenshot_mcp_server
MCP Server that allows AI tools to take screenshots.
0 tools
@contextium/mcp-server
MCP server for Contextium — pipe team SOPs, coding standards, and AI context directly into Claude, Cursor, and other AI coding assistants
0 tools
pagebolt-mcp
MCP server for PageBolt — take screenshots, generate PDFs, create OG images, inspect pages, record demo videos with Audio Guide narration, f
0 tools
ContextStream MCP Server
ContextStream MCP server for code context, memory, search, and AI tools.
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools

How to use

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

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