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, который подключается к Apple Notes на macOS.
Поддерживаемые инструменты
notes-get-folders
: Получить все папки.notes-get-notes
: Получить все заметки в папке.notes-create-note
: Создать новую заметку с заголовком и содержанием.notes-get-note-by-id
: Получить заметку по ее идентификатору.notes-get-note-by-title
: Найти заметку по точному совпадению заголовка.notes-get-note-count
: Получить общее количество заметок.
Использование
Построй это
Всегда сначала устанавливайте зависимости и выполняйте сборку:
С Клодом для рабочего стола
Добавьте следующее в ваш ~/Library/Application\ Support/Claude/claude_desktop_config.json
:
И проверьте, запущен ли он в настройках Клода:
С курсором
А затем проверьте настройки курсора MCP:
Автономно или для других проектов
Лицензия
Notes MCP
лицензирован в соответствии с лицензией MIT .
This server cannot be installed
Сервер MCP, который позволяет помощникам на базе искусственного интеллекта, таким как Клод, получать доступ к Apple Notes и управлять ими на macOS, позволяя извлекать, создавать и управлять заметками посредством взаимодействия на естественном языке.
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