Allows interaction with Apple Notes on macOS, providing tools for retrieving folders, managing notes, and creating new content within the Apple Notes app.
Connects with the Apple Notes application on macOS, enabling retrieval, creation, and management of notes and folders through the macOS Notes ecosystem.
노트 MCP
macOS에서 Apple Notes에 연결되는 MCP 서버입니다.
지원되는 도구
notes-get-folders
: 모든 폴더를 가져옵니다.notes-get-notes
: 폴더에 있는 모든 노트를 가져옵니다.notes-create-note
: 제목과 내용을 입력하여 새로운 노트를 만듭니다.notes-get-note-by-id
: 식별자로 노트를 가져옵니다.notes-get-note-by-title
: 제목과 정확히 일치하는 항목으로 노트를 찾습니다.notes-get-note-count
: 총 노트 수를 가져옵니다.
용법
그것을 만들어라
항상 종속성을 설치하고 먼저 빌드하세요.
지엑스피1
데스크톱용 Claude와 함께
~/Library/Application\ Support/Claude/claude_desktop_config.json
에 다음을 추가하세요.
Claude 설정에서 실행 중인지 확인하세요.
커서 포함
그런 다음 커서 MCP 설정을 확인하세요.
독립형 또는 다른 프로젝트용
특허
Notes MCP
MIT 라이선스에 따라 라이선스가 부여되었습니다.
This server cannot be installed
Claude와 같은 AI 비서가 macOS에서 Apple Notes에 접근하고 조작할 수 있도록 하는 MCP 서버로, 자연어 상호작용을 통해 메모를 검색, 생성, 관리할 수 있습니다.
Related MCP Servers
- AsecurityAlicenseAqualityA simple note-taking MCP server for recording and managing notes with AI models.Last updated -46621TypeScriptGPL 2.0
- AsecurityFlicenseAqualityMCP server that integrates with inBox note-taking API, allowing users to create notes through any MCP client using conversation-based interactions.Last updated -1JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates with SiYuan Note system, enabling AI models to access and manipulate note data through comprehensive commands for notebook management, document operations, and content manipulation.Last updated -31041TypeScriptISC License
- -security-license-qualityA Python-based MCP server that allows users to create, read, and manage digital sticky notes with Claude integration for AI-powered note summarization.Last updated -Python