notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
notesnook MCP Server
MCP server for streetwriters/notesnook
Ready-to-Use Client Configurations
{
"mcpServers": {
"notesnook": {
"command": "npx",
"args": [
"-y",
"@streetwriters/notesnook"
]
}
}
}