clipboard_version

MCP tool from MCP Clipboard by cmeans

Return the running mcp-clipboard package version as {"name": "mcp-clipboard", "version": "<x.y.z>"}. Diagnostic. Useful for hosts that don't surface the standard MCP serverInfo block to the model, and for test harnesses that need to record which build served a given run.

How to use it

clipboard_version is exposed by the MCP Clipboard MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the clipboard_version tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Clipboard

$pipx run mcp-clipboard
FULL MCP CLIPBOARD LISTING