71
/ 100
11 days ago
glama

Evernote MCP Server

Enables Claude to interact with Evernote notes and notebooks, supporting full-text search, note operations (create, read, update, delete), and multiple output formats for both International Evernote and Yinxiang Biji.

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.
🔐
You'll be asked for 1 credential: EVERNOTE_AUTH_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.
🔐 secretEVERNOTE_AUTH_TOKEN"": "your_token_here",
configEVERNOTE_BACKEND"": "evernote"
configEVERNOTE_RETRY_COUNT5 Network retry count on failure
configEVERNOTE_USE_SYSTEM_SSL_CAfalse Use system SSL CA certificates
// 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/kensou24-evernote-mcp-rim9bn)](https://m8ven.ai/mcp/kensou24-evernote-mcp-rim9bn)
commit: b9b3d785931dd71577b04f2a468c7b51f7107490
code hash: 4d57818528132283eac7e08cb95002c36ec5b42ae396aa33ff1559e763667769
verified: 6/18/2026, 11:29:54 AM
view raw JSON →