Skip to content
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%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
ShotAPI MCP Server
Screenshot and HTML render MCP server for AI agents
0 tools · streamable-http
@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

How to use

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

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