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.
Notas MCP
Un servidor MCP que se conecta con tus Apple Notes en macOS.
Herramientas compatibles
notes-get-folders
: Obtener todas las carpetas.notes-get-notes
: obtener todas las notas en una carpeta.notes-create-note
: Crea una nueva nota con título y contenido.notes-get-note-by-id
: Obtener una nota por su identificador.notes-get-note-by-title
: busca una nota por coincidencia exacta del título.notes-get-note-count
: Obtener el número total de notas.
Uso
Construirlo
Siempre instale las dependencias y compílelas primero:
Con Claude para escritorio
Agregue lo siguiente a su ~/Library/Application\ Support/Claude/claude_desktop_config.json
:
Y verifique que se esté ejecutando en la configuración de Claude:
Con el cursor
Y luego verifique la configuración del Cursor MCP:
Independiente o para otros proyectos
Licencia
Notes MCP
tiene licencia MIT .
This server cannot be installed
Un servidor MCP que permite a los asistentes de IA como Claude acceder y manipular Apple Notes en macOS, lo que permite recuperar, crear y administrar notas a través de interacciones de lenguaje natural.
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