my-bear-mcp-server

bart6114/my-bear-mcp-server

3.4

If you are the rightful owner of my-bear-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that allows AI assistants like Claude to read notes from the Bear note-taking app.

The Bear MCP Server is a specialized server designed to facilitate the interaction between AI assistants and the Bear note-taking application. It connects directly to the Bear SQLite database in a read-only mode, ensuring that user notes remain unaltered and secure. This server is particularly useful for users who want to leverage AI capabilities to manage and retrieve their notes efficiently. The server is implemented in TypeScript and is compatible with macOS systems where the Bear app is installed. It supports integration with AI platforms like Claude, providing a seamless experience for users who wish to access their notes through AI-driven queries.

Features

  • Read-Only Access: Ensures that the Bear database remains unmodified during operations.
  • Direct Database Connection: Connects directly to the Bear SQLite database for efficient data retrieval.
  • AI Integration: Works seamlessly with AI assistants like Claude for enhanced note management.
  • TypeScript Implementation: Built using TypeScript for robust and maintainable code.
  • Cross-Platform Configuration: Supports configuration for both Claude Desktop App and VS Code Extension.