Skip to content
Back to search
30
MCP

@mseep/code-screenshot-mcp

npm/@mseep/code-screenshot-mcp

MCP server for generating beautiful code screenshots directly from Claude

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

Similar MCP servers embedding-nearest

screen-capture-mcp
MCP server that gives Claude Code the ability to take screenshots. Capture full screen or specific windows by title. Windows only.
0 tools
@mseep/puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
ui-design-to-code-mcp
MCP server for Codex, Cursor, and Claude Code to turn UI screenshots and Figma data into design-to-code artifacts.
0 tools
@mseep/visioncraft-mcp
VisionCraft MCP Server - AI Knowledge Base for Claude AI, Cursor and Windsurf
0 tools
clipboard-image-mcp
MCP server for reading clipboard images and passing them to Claude
0 tools
claude-excalidraw-mcp
MCP server that turns Claude Code into an Excalidraw diagram generator
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/code-screenshot-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}