MacOS Clipboard MCP Server
MacOS 클립보드 MCP 서버
OSAScript를 통해 macOS 클립보드에 접근할 수 있는 MCP 서버입니다. 이 도구를 사용하면 AI 비서가 텍스트, 이미지, 바이너리 데이터 등 사용자 클립보드에 있는 콘텐츠를 확인할 수 있습니다.
특징
macOS 클립보드에서 콘텐츠 검색
다양한 콘텐츠 유형을 지원합니다.
텍스트
이미지(PNG)
원시 바이너리 데이터
Related MCP server: mcp-clipboardify
설치
지엑스피1
용법
서버를 시작하려면:
bun run start핫 리로딩을 통한 개발의 경우:
bun run dev대체 개발 모드:
bun run dev2 # Run with fastmcp dev
bun run inspect # Run with fastmcp inspector
bun run mcp-cli # Run with mcp-cli tool구현 노트
osascript명령을 통해 AppleScript를 사용하여 macOS 클립보드와 상호 작용합니다.다양한 클립보드 콘텐츠 유형을 처리합니다
콘텐츠는 적절한 MIME 유형으로 반환됩니다.
요청 간에 콘텐츠가 변경될 수 있으므로 클립보드는 항상 필요에 따라 확인해야 합니다(캐시되지 않음).
요구 사항
macOS 운영 체제
번 런타임
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceGives AI assistants direct access to macOS clipboard - letting Claude copy generated code, text, or files straight to your clipboard for pasting anywhere on Mac.244MIT
- FlicenseNot gradedqualityDmaintenanceProvides clipboard access tools (get and set) for AI assistants via the Model Context Protocol, enabling seamless clipboard operations across platforms.1
- AlicenseNot gradedqualityDmaintenanceA standalone clipboard history MCP server for macOS that monitors clipboard in real-time, stores history locally in SQLite, and exposes it to any MCP-compatible AI assistant.5MIT
- FlicenseBqualityDmaintenanceProvides MCP tools to copy text to and paste text or images from the macOS clipboard using AppleScript.31
Related MCP Connectors
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/brian-ln/clipboard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server