vasylenko/claude-desktop-extension-bear-notes
by Various
MCP Server for Bear note taking app available as Claude Desktop extension or standalone server for any other AI tool
MCP
vasylenko/claude-desktop-extension-bear-notes
Added 1 June 2026
Overview
An MCP server that connects the Bear note-taking app to Claude Desktop or any other AI tool. It enables reading, searching, and creating notes in Bear through a standardized protocol.
Best for
Best for
Developers and power users who want to query or write Bear notes from AI assistants like Claude.
Use cases
- Search and retrieve Bear notes from within Claude Desktop
- Create new Bear notes directly from an AI conversation
- Integrate Bear with other AI tools via the standalone MCP server
How to use
Install
claude mcp add -s user bear-notes -- npx -y bear-notes-mcp@latest Tools exposed
bear-open-notebear-create-notebear-search-notesbear-add-textbear-replace-textbear-add-filebear-list-tagsbear-find-untagged-notesbear-add-tagbear-archive-notebear-rename-tagbear-delete-tagbear-capabilities
Tested with
Claude Desktop, Claude Code, Cursor, Codex CLI, Gemini, Windsurf
Example client config
{\n "mcpServers": {\n "bear-notes": {\n "command": "npx",\n "args": ["-y", "bear-notes-mcp@latest"]\n }\n }\n} Notes
An MCP server that connects the Bear note-taking app to Claude Desktop or any other AI tool. It enables reading, searching, and creating notes in Bear through a standardized protocol.
195 stars on GitHub. Last updated 2026-05-28. Licensed Apache-2.0.
Use cases
- Search and retrieve Bear notes from within Claude Desktop
- Create new Bear notes directly from an AI conversation
- Integrate Bear with other AI tools via the standalone MCP server
Pros
- Works as both a Claude Desktop extension and a standalone server for flexibility
- Written in TypeScript with 195 stars, indicating community interest
- Directly bridges a popular note-taking app with AI tools
Cons
- Limited to Bear app users on Apple platforms
- Requires running a local server, adding setup overhead
- Dependent on Bear’s internal data format and may break with app updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works as both a Claude Desktop extension and a standalone server for flexibility
- Written in TypeScript with 195 stars, indicating community interest
- Directly bridges a popular note-taking app with AI tools
Cons
- Limited to Bear app users on Apple platforms
- Requires running a local server, adding setup overhead
- Dependent on Bear's internal data format and may break with app updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.