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.
Stars
39
Forks
12
Language
Thrift
License
MIT
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/brentmid/evernote-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roomi-fields/notebooklm-mcp
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation...
lostintangent/gistpad-mcp
📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
claude-world/notebooklm-skill
NotebookLM does the research, Claude writes the content. Research → Synthesis → Content Creation...
vasylenko/claude-desktop-extension-bear-notes
Claude Desktop extension with bundled MCP Server for Bear note taking app
bejaminjones/bear-notes-mcp
MCP server for Bear app - Full Read + Write AI-powered note management with Claude Desktop