JUHE API Marketplace
krasun avatar
MCP Server

Notes MCP

An MCP server that enables AI assistants like Claude to access and manipulate Apple Notes on macOS, allowing for retrieving, creating, and managing notes through natural language interactions.

77
GitHub Stars
11/23/2025
Last Updated
MCP Server Configuration
1{
2 "name": "notes",
3 "command": "node",
4 "args": [
5 "path/to/notes/mcp/dist/index.js"
6 ]
7}
JSON7 lines
  1. Home
  2. MCP Servers
  3. notes-mcp

README Documentation

Notes MCP

An MCP server that connects with your Apple Notes on macOS.

Claude Usage Example

Supported Tools

  • notes-get-folders: Get all folders.
  • notes-get-notes: Get all notes in a folder.
  • notes-create-note: Create a new note with title and content.
  • notes-get-note-by-id: Get a note by its identifier.
  • notes-get-note-by-title: Find a note by exact match of title.
  • notes-get-note-count: Get the total number of notes.

Usage

Build it

Always install dependencies and build it first:

npm install && npm run build

With Claude for Desktop

Add the following to your ~/Library/Application\ Support/Claude/claude_desktop_config.json:

{
    "mcpServers": {
        "notes": {
            "command": "node",
            "args": ["path/to/notes/mcp/dist/index.js"]
        }
    }
}

And check it is running in Claude settings:

Claude MCP Settings

With Cursor

{
    "mcpServers": {
        "notes": {
            "command": "node",
            "args": ["path/to/notes/mcp/dist/index.js"]
        }
    }
}

And then check Cursor MCP settings:

Cursor MCP Settings

Standalone or for other projects

node dist/index.js

License

Notes MCP is licensed under the MIT License.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved