Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"joplin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-joplin"
]
}
}
}