Bear
CreatedMCP-Mirror
Provides access to notes stored within the Bear Notes application using the Model Context Protocol (MCP).
About
This Model Context Protocol (MCP) server grants access to notes stored in the Bear Notes application, leveraging direct SQLite database access. By running SQL commands, the server enables reading, searching, and listing of notes and tags. This allows integration with other applications and workflows that support the MCP standard, such as Claude.
Key Features
- Search notes by text content
- Read Bear Notes
- List all tags within Bear Notes
- 0 GitHub stars
Use Cases
- Integrating Bear Notes with Claude for enhanced context
- Programmatic access to tags for organization and analysis
- Automated note retrieval for scripts and applications