关于
Enables interaction with the Bear Notes application through a Model Context Protocol (MCP) server. This allows access to notes stored in Bear's SQLite database via SQL commands. It supports reading notes, searching notes by text, and listing all tags, making it possible to integrate Bear notes with other applications and services.
主要功能
- Read notes from Bear
- Search notes by text content
- List all tags
- MCP server integration
使用案例
- Integrate Bear notes with Claude
- Programmatically access and manage Bear notes
- Extend Bear functionality with MCP