Paste MCP
OfficialPaste MCP is a local MCP server that bridges AI tools to the Paste clipboard manager on macOS, keeping all data on-device. Here's what you can do:
Check connection status: Use
paste_statusto verify if Paste is running and available, with guidance on how to bring it online if tools are missingAccess clipboard history: Allow AI assistants (Claude, Codex, Cursor, etc.) to search and retrieve items from your Mac's clipboard history
Work with pinboards: Enable AI tools to pull clipboard items into context or save AI-generated output to Paste pinboards
Privacy-first local access: All operations run locally on your Mac — no data is sent to external servers
Paste MCP
Local MCP server for Paste. Give Claude, Codex, Cursor, and other AI tools access to your Mac's clipboard history and pinboards — without anything leaving your device.
Your assistant can search your clipboard items, pull one into context, or save its output to a pinboard.
Install
Use add-mcp to connect Paste to all your installed AI apps:
npx add-mcp @pasteapp/mcpThe first time an app uses Paste, it'll ask you to authenticate and allow access.
Alternatively, connect Paste to each app manually:
Claude Code
claude mcp add paste -- npx -y @pasteapp/mcpCodex
codex mcp add paste -- npx -y @pasteapp/mcpCursor
VS Code
Connect from Paste
You can also connect any app right inside Paste. Open Settings → MCP & AI Tools, click Connect AI Tool, and choose your app — Paste does the rest.

Related MCP server: Colab MCP
Privacy Policy
Paste MCP runs locally on your Mac — it bridges your AI app to Paste's on-device server and sends nothing to Paste's own servers. Your clipboard items only reach the AI apps you approve, and you can revoke access anytime in Settings → MCP & AI Tools.
Full policy — what data is processed, how it's stored, sharing, retention, and contact: https://pasteapp.io/privacy.
Troubleshooting
The AI tool says Paste isn't available. Make sure Paste is running and MCP is enabled in Settings → MCP & AI Tools.
Tools don't show up after connecting. Fully quit and reopen your AI app so it relaunches the server.
npx errors or "command not found".
Confirm Node.js 18+ is installed: node --version.
Requirements
Contributing
Issues and pull requests welcome — see the issue tracker.
License
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pasteapp/paste-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server