notes-mcp

notes-mcp

58

Notes MCP is a Model Context Protocol (MCP) Server that integrates with Apple Notes on macOS, offering tools to manage notes and folders. It supports functionalities such as creating new notes, accessing notes by title or ID, and retrieving note counts.

What is Notes MCP?

Notes MCP is a server that connects with Apple Notes on macOS, allowing for automated management of notes through various tools.

How do I install Notes MCP?

You can install Notes MCP by running 'npm install' followed by 'npm run build' in the project directory.

Can I use Notes MCP with other applications?

Yes, Notes MCP can be integrated with applications like Claude for Desktop and Cursor, or used standalone in other projects.

What tools does Notes MCP support?

Notes MCP supports tools for getting folders, retrieving notes, creating notes, and searching notes by title or ID.

Is Notes MCP open source?

Yes, Notes MCP is licensed under the MIT License, making it open source.