Clipboard

v2.6.1Developer Toolsstable

MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly.

mcp-clipboardmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Clipboard?

Clipboard is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server that reads and writes the system clipboard — tables, text, code, json, urls, images, and more. preserves spreadsheet structure (rows/columns) that is lost when pasting into claude directly.

MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP server that reads and writes the system clipboard — tabl

Use Cases

Read and write text, code, JSON, URLs, images, and tables from system clipboard.
Preserve spreadsheet structure when sharing clipboard data with Claude.
cmeans

Maintainer

LicenseApache 2.0
Languagepython
Versionv2.6.1
UpdatedMay 8, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install mcp-clipboard

Manual Installation

pip install mcp-clipboard

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Clipboard

What is Clipboard?

Clipboard is a Model Context Protocol (MCP) server that mcp server that reads and writes the system clipboard — tables, text, code, json, urls, images, and more. preserves spreadsheet structure (rows/columns) that is lost when pasting into claude directly. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Clipboard?

Install via pip with: pip install mcp-clipboard. Then configure your AI client to connect to this MCP server.

Which AI clients work with Clipboard?

Clipboard works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Clipboard free to use?

Yes, Clipboard is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-clipboard": { "command": "pip", "args": ["install", "mcp-clipboard"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Clipboard?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides