Security
Trust: 39/100 (Limited)MCP Evernote Guide
Evernote note management with OAuth and ENML conversion
7 starsby verygoodplugins
Quick Start
Install
npx @verygoodplugins/mcp-evernoteClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-verygoodplugins-mcp-evernote": {
"command": "npx",
"args": [
"@verygoodplugins/mcp-evernote"
]
}
}
}