Skip to main content

MCP server for reading clipboard images and passing them to Claude

Project description

clipboard-image-mcp

A MCP (Model Context Protocol) server that reads images from the clipboard and provides them to Claude.

Installation

pip install clipboard-image-mcp

Or run directly with uvx:

uvx clipboard-image-mcp

Usage

Configure in Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "clipboard-image": {
      "command": "uvx",
      "args": ["clipboard-image-mcp"]
    }
  }
}

Available Tools

  • get_clipboard_image - Reads the current image from the clipboard and returns it as base64-encoded PNG data.

How to Use

  1. Copy any image to your clipboard (screenshot, right-click copy, etc.)
  2. Ask Claude to use the get_clipboard_image tool
  3. Claude will receive and analyze the image

Requirements

  • Windows OS (uses Windows clipboard API)
  • Python 3.10+

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clipboard_image_mcp-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clipboard_image_mcp-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file clipboard_image_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: clipboard_image_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for clipboard_image_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a810ca9201fad5320d43d6e0af4154e2593d344517c0fdf9b255d1bb3b72275a
MD5 e165780e608abfca8edc65b76e27a857
BLAKE2b-256 db90f4a0508c7f822ddf60e810f044e2d1e680e772e2c2770e422ca0e2c425eb

See more details on using hashes here.

File details

Details for the file clipboard_image_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for clipboard_image_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b894fc9a6feb6fb20ee9f1b08da93e6f3885dcc3ad1a0ce232c3baa8cd096a3
MD5 ebd9b2322b4f157642799bf7fdeda4f2
BLAKE2b-256 14f69dbc188d33d29d9a74be014eb090e3fcb878b6389d982e8c402bf14cfa80

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page