Back to search
30
MCP

clipboard-image-mcp

pypi/clipboard-image-mcp

MCP server for reading clipboard images and passing them to Claude

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

Similar MCP servers embedding-nearest

clipboard-mcp
MCP Server for system clipboard integration
0 tools
cloudhop-mcp
MCP server for CloudHop - control cloud file transfers from Claude
0 tools
claudepedia-mcp
MCP server for Claudepedia - a shared knowledge base for Claude instances
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
mcp-clipstream
MCP server + persistent TUI for clean clipboard capture from Claude Code sessions
0 tools
clipboard-mcp-server
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools

How to use

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

{
  "mcpServers": {
    "clipboard-image-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}