Back to search
30
MCP

mcp-apple-notes

rafalwilinski/mcp-apple-notes

Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://rwilinski.ai

Similar MCP servers embedding-nearest

apple-notes-mcp
Read local Apple Notes sqlite database and provide it as a context protocol server for Claude Desktop.
0 tools
obsidian-claude-code-mcp
Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
0 tools
code-context-mcp
MCP server with local RAG for Claude Code repo context
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
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-apple-notes": {
      "url": "https://rwilinski.ai",
      "transport": "http"
    }
  }
}