QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"QOwnNotes": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-QOwnNotes"
]
}
}
}