Skip to content
Claude Desktop

MCP Evernote for Claude Desktop

io.github.verygoodplugins/mcp-evernote

Evernote note management with OAuth and ENML conversion

client:Claude Desktop transport:stdio runtime:npm

Install MCP Evernote in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-evernote": {
      "command": "npx",
      "args": [
        "-y",
        "@verygoodplugins/mcp-evernote"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MCP Evernote in other clients