71
/ 100
1 month ago
glama

Evernote MCP Server

A Python MCP server that gives AI assistants full access to your Evernote account. It provides 13 tools for searching, reading, creating, updating, and deleting notes; managing tags and notebooks; handling attachments and encrypted content.

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_CONSUMER_KEY
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.
🔐 secretEVERNOTE_CONSUMER_KEYmcpserver-6972 OAuth consumer key
configEVERNOTE_SANDBOXfalse Set to true for sandbox (note: Evernote sandbox is decommissioned)
configEVERNOTE_TOKEN_FILE.evernote-token.json Path to the token file (overridden by --token-file)
configEVERNOTE_QUEUE_PACE_SECONDS10 Write queue pacing (overridden by --queue-pace)
// 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 4 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/seanjmartin-evernote-mcp-2qi9bl)](https://m8ven.ai/mcp/seanjmartin-evernote-mcp-2qi9bl)
commit: 7f8c89a751118eae28da66c2533c55159b2ed9e6
code hash: 2e4c3bbb77c99c6935b72503b6c34c088ef5d70160c171c270f6948f1d70a8b6
verified: 6/22/2026, 1:01:17 PM
view raw JSON →