brentmid/evernote-mcp-server
Evernote MCP server - allows LLMs that support MCP (like Claude Desktop) to query your notes in Evernote
Platform-specific configuration:
{
"mcpServers": {
"evernote-mcp-server": {
"command": "npx",
"args": [
"-y",
"evernote-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...