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
: ノートの合計数を取得します。
使用法
構築する
常に依存関係をインストールして最初にビルドします。
デスクトップ版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