apple-notes-mcp and evernote-mcp-server

apple-notes-mcp
53
Established
evernote-mcp-server
46
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 22/25
Community 13/25
Maintenance 6/25
Adoption 7/25
Maturity 15/25
Community 18/25
Stars: 10
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 39
Forks: 12
Downloads:
Commits (30d): 0
Language: Thrift
License: MIT
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work