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.
Notizen MCP
Ein MCP-Server, der eine Verbindung mit Ihren Apple Notes auf macOS herstellt.
Unterstützte Tools
notes-get-folders
: Alle Ordner abrufen.notes-get-notes
: Alle Notizen in einem Ordner abrufen.notes-create-note
: Erstellen Sie eine neue Notiz mit Titel und Inhalt.notes-get-note-by-id
: Ruft eine Notiz anhand ihrer Kennung ab.notes-get-note-by-title
: Suchen Sie eine Notiz anhand der genauen Übereinstimmung des Titels.notes-get-note-count
: Ruft die Gesamtzahl der Notizen ab.
Verwendung
Bauen Sie es
Installieren Sie immer zuerst Abhängigkeiten und erstellen Sie sie:
Mit Claude für Desktop
Fügen Sie Folgendes zu Ihrer ~/Library/Application\ Support/Claude/claude_desktop_config.json
hinzu:
Und überprüfen Sie, ob es in den Claude-Einstellungen ausgeführt wird:
Mit Cursor
Und überprüfen Sie dann die Cursor-MCP-Einstellungen:
Standalone oder für andere Projekte
Lizenz
Notes MCP
ist unter der MIT-Lizenz lizenziert.
This server cannot be installed
Ein MCP-Server, der es KI-Assistenten wie Claude ermöglicht, auf Apple Notes unter macOS zuzugreifen und diese zu bearbeiten, sodass Notizen durch natürliche Sprachinteraktionen abgerufen, erstellt und verwaltet werden können.
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