Back to search
30
MCP

apple-notes-mcp

pypi/apple-notes-mcp

Read local Apple Notes sqlite database and provide it as a context protocol server for Claude Desktop.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-apple-notes
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
0 tools
mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools
io.github.henilcalagiya/mcp-apple-notes
MCP server for Apple Notes integration using AppleScript with full CRUD operations
0 tools
io.github.automattic/simplenote-mcp
MCP server for reading Simplenote notes across macOS, Linux, and Windows
0 tools
dstibbe/note-mcp
MCP server for notes with semantic search. Markdown storage, SQLite metadata, Ollama embeddings.
0 tools
iflow-mcp_henilcalagiya-mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apple-notes-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}