mcp-server-bear

mcp-server-bear

0

The mcp-server-bear project is an MCP server that integrates with the Bear note-taking application. It allows users to create, open, and search notes in Bear through a conversational interface, supporting markdown format and tagging. The server is compatible with various MCP clients like Cursor AI and Claude.

mcp-server-bear

  • An MCP server that interfaces with the Bear API to create notes via any MCP client in a conversational manner.

Features

  • Create Bear notes via MCP clients like Cursor AI, Claude, or OpenAI.
  • Open and search existing notes.
  • Support for Markdown-formatted note content.
  • Add tags to notes.

System Requirements

  • macOS with the Bear app installed.
  • Node.js version 14.0.0 or higher.

Installation and Usage

  • Use with npx (recommended), globally install via npm, or build from source.

MCP Client Configuration

  • Example configurations for ChatWise, Windsurf, and Claude are provided.

Use Cases

  • Record meeting notes, save code snippets, summarize conversations, and search/open notes via AI interaction.

Tools

  • write_note to write notes.
  • open_note to open notes.
  • search_notes to search notes.