Clipboard
Rank #23,159io.github.cmeans/mcp-clipboard
Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.
Clipboard is a Model Context Protocol (MCP) server published by cmeans. It ranks #23,159 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Clipboard is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on May 8, 2026.
Ranks ahead of 108,954 of 132,113 servers on MCP Toplist.
Use Clipboard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-clipboard -- uvx mcp-clipboard[mcp_servers.mcp-clipboard]
command = "uvx"
args = ["mcp-clipboard"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-clipboard": {
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-clipboard": {
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-clipboard": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-clipboard": {
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-clipboard": {
"command": "uvx",
"args": [
"mcp-clipboard"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cmeans%2Fmcp-clipboard)<a href="https://mcptoplist.com/server/io.github.cmeans%2Fmcp-clipboard"><img src="https://mcptoplist.com/badge/io.github.cmeans%2Fmcp-clipboard.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cmeans
Other servers by cmeans
View all cmeans servers →Available versions (3)
| Version | Published |
|---|---|
| 2.6.1 | May 8, 2026 |
| 2.6.0 | May 7, 2026 |
| 2.5.1 | May 6, 2026 |
Frequently asked questions
- Who maintains Clipboard?
- Clipboard is maintained by cmeans, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Clipboard listed on the Official MCP Registry?
- Yes — Clipboard is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Clipboard have?
- MCP Toplist tracks 3 versions of Clipboard, most recently published on May 8, 2026.
- Where can I find the source code for Clipboard?
- The source code for Clipboard is hosted at github.com/cmeans/mcp-clipboard.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.