apple-notes-mcp and evernote-mcp-server
About apple-notes-mcp
sweetrb/apple-notes-mcp
MCP server for Apple Notes - create, search, update, and manage notes via Claude and other AI assistants
Implements MCP (Model Context Protocol) via AppleScript to provide AI assistants local, real-time access to Apple Notes—supporting advanced operations like batch folder management, checklist state detection, and sync-aware warnings about incomplete iCloud data. Offers flexible deployment: Claude Desktop configuration, Claude Code plugin marketplace, or npm installation for broader MCP-compatible clients.
About evernote-mcp-server
brentmid/evernote-mcp-server
Evernote MCP server - allows LLMs that support MCP (like Claude Desktop) to query your notes in Evernote
Implements dual integration modes—local stdio transport and remote HTTP/JSON-RPC 2.0 over HTTPS—enabling both direct Claude Desktop connections and containerized deployments with Docker. Built on Node.js/Express with OAuth 1.0a token persistence, the server translates natural language MCP tool calls (`createSearch`, `getNote`, `getNoteContent`) into Evernote REST API requests, returning structured responses. Features production-hardened error handling, zero CVEs through npm overrides and Chainguard base images, and graceful degradation to prevent container restart cycles.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work