70
/ 100
5 days ago
github_topic

mcp-evernote

MCP server for Evernote integration with note management and synchronization

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: EVERNOTE_ACCESS_TOKEN, EVERNOTE_CONSUMER_KEY, EVERNOTE_CONSUMER_SECRET, EVERNOTE_WEBHOOK_SECRET, OAUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalsanitize-html@2.17.3GHSA-rpr9-rxv7-x643

Apostrophe has default XSS via `xmp` raw-text passthrough in `sanitize-html`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_CODE_MCP
configCONTINUOUS_INTEGRATION
🔐 secretEVERNOTE_ACCESS_TOKEN4. Display the access token so you can use instead
configEVERNOTE_ALLOWED_FILE_ROOTS/Users/you/Documents:/Users/you/Projects
🔐 secretEVERNOTE_CONSUMER_KEYyour-consumer-key
🔐 secretEVERNOTE_CONSUMER_SECRETyour-consumer-secret
configEVERNOTE_ENVIRONMENTproduction # or 'sandbox'
configEVERNOTE_LEGACY_TOOLSwork as deprecated aliases and can be re-listed with =true
configEVERNOTE_MAX_CONCURRENCY3 # Max simultaneous NoteStore RPCs (default: 3)
configEVERNOTE_MAX_RESPONSE_CHARS60000 # Total note-body chars per multi-note response; bodies past this are dropped with truncated:true
configEVERNOTE_NOTESTORE_URLNote: is not required when using the cookie token — the server fetches it automatically at startup.
configEVERNOTE_NOTE_CACHE_SIZE200 # Max notes held in the USN-keyed body cache; 0 disables
configEVERNOTE_NOTE_CACHE_SYNC_TTL_MS30000 # How long a getSyncState result is trusted before re-checking for external edits
configEVERNOTE_POLLING_ENABLEDtrue # Auto-start polling
configEVERNOTE_POLL_INTERVAL3600000 # 1 hour (min: 900000 = 15 min)
configEVERNOTE_RATE_LIMIT_AUTO_RETRY_SECONDS15 # Auto-retry a rate-limited call once if the wait is <= this many seconds; 0 = off
configEVERNOTE_USER_ID
configEVERNOTE_WEBAPI_URL
🔐 secretEVERNOTE_WEBHOOK_SECRET
configEVERNOTE_WEBHOOK_URL
configMCP_TRANSPORT
configOAUTH_CALLBACK_PORT3000 # Default: 3000
configOAUTH_NOTESTORE_URL
🔐 secretOAUTH_TOKEN
configOAUTH_USER_ID
configOAUTH_WEBAPI_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/verygoodplugins-mcp-evernote-1j2m87)](https://m8ven.ai/mcp/verygoodplugins-mcp-evernote-1j2m87)
commit: c3aeec97849323b64e61cd374f77e183fd202f2e
code hash: 1e7a9c06b1a2aa35413abbd0169d20a2414082762c2d05b586f64827f658158a
verified: 7/26/2026, 8:45:28 AM
view raw JSON →