Back to MCP Servers
Claude Desktop Extension Bear Notes
Search, read, create, and update Bear Notes directly from Claude. Local-only with complete privacy.
workplace-productivity
By vasylenko
Installation
npx -y claude-desktop-extension-bear-notesConfiguration
{
"mcpServers": {
"claude-desktop-extension-bear-notes": {
"command": "npx",
"args": ["-y", "claude-desktop-extension-bear-notes"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes