69
/ 100
3 days ago
glama

evernote-mcp

A self-hosted Evernote MCP server that lets any MCP client search, read, create, and update notes in your live Evernote account, with notes never passing through third-party servers.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: EVERNOTE_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEVERNOTE_TOKEN_FILESave the file as ~/.evernote-token.json, or point
🔐 secretEVERNOTE_MCP_TOKENis the secret that guards your server. It is unrelated to
configHOST
configPORT
configPUBLIC_URLis what the server advertises in its RFC 9728 protected resource
configTRUST_PROXYmetadata, so OAuth-aware clients discover the right issuer.
// 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 5 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/jayzuccarelli-evernote-mcp-18q11a)](https://m8ven.ai/mcp/jayzuccarelli-evernote-mcp-18q11a)
commit: 1be930f74012c3b7f72074b5c086668d5fc63353
code hash: b86f2676c1152d8d10300c19ece3e29e438db434f709b6d65899471e5da3ffdf
verified: 7/28/2026, 9:09:59 AM
view raw JSON →