A Model Context Protocol server for seamless Evernote integration, enabling note creation, editing, searching, and notebook/tag management via Claude.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Apostrophe has default XSS via `xmp` raw-text passthrough in `sanitize-html`
process.env. You'll be asked to provide them before it can run.CLAUDE_CODE_MCPCONTINUOUS_INTEGRATIONEVERNOTE_ACCESS_TOKEN— 4. Display the access token so you can use insteadEVERNOTE_ALLOWED_FILE_ROOTS— /Users/you/Documents:/Users/you/ProjectsEVERNOTE_CONSUMER_KEY— your-consumer-keyEVERNOTE_CONSUMER_SECRET— your-consumer-secretEVERNOTE_ENVIRONMENT— production # or 'sandbox'EVERNOTE_LEGACY_TOOLS— work as deprecated aliases and can be re-listed with =trueEVERNOTE_MAX_CONCURRENCY— 3 # Max simultaneous NoteStore RPCs (default: 3)EVERNOTE_MAX_RESPONSE_CHARS— 60000 # Total note-body chars per multi-note response; bodies past this are dropped with truncated:trueEVERNOTE_NOTESTORE_URL— Note: is not required when using the cookie token — the server fetches it automatically at startup.EVERNOTE_NOTE_CACHE_SIZE— 200 # Max notes held in the USN-keyed body cache; 0 disablesEVERNOTE_NOTE_CACHE_SYNC_TTL_MS— 30000 # How long a getSyncState result is trusted before re-checking for external editsEVERNOTE_POLLING_ENABLED— true # Auto-start pollingEVERNOTE_POLL_INTERVAL— 3600000 # 1 hour (min: 900000 = 15 min)EVERNOTE_RATE_LIMIT_AUTO_RETRY_SECONDS— 15 # Auto-retry a rate-limited call once if the wait is <= this many seconds; 0 = offEVERNOTE_USER_IDEVERNOTE_WEBAPI_URLEVERNOTE_WEBHOOK_SECRETEVERNOTE_WEBHOOK_URLMCP_TRANSPORTOAUTH_CALLBACK_PORT— 3000 # Default: 3000OAUTH_NOTESTORE_URLOAUTH_TOKENOAUTH_USER_IDOAUTH_WEBAPI_URL[](https://m8ven.ai/mcp/verygoodplugins-mcp-evernote-1exnrb)