Submit

mcp-server-bear

@Ssiswent

8 months ago
note-taking
MCP server for Bear note-taking app
Overview

what is Mcp Server Bear?

Mcp Server Bear is a server that integrates with the Bear API, allowing users to create notes in Bear through conversation with any MCP client.

how to use Mcp Server Bear?

To use Mcp Server Bear, configure it with your preferred MCP client (like Cursor AI, Claude, or OpenAI) and interact with it to create or manage notes in Bear.

key features of Mcp Server Bear?

  • Create Bear notes through conversation with MCP clients.
  • Open and search existing notes in Bear.
  • Support for Markdown formatted note content.
  • Ability to add tags to notes.

use cases of Mcp Server Bear?

  1. Recording meeting notes through voice commands.
  2. Saving code snippets directly into Bear notes.
  3. Searching for specific notes related to projects.
  4. Opening the latest notes in Bear with simple commands.

FAQ from Mcp Server Bear?

  • What systems are required to run Mcp Server Bear?

It requires macOS and the Bear application installed.

  • How do I install Mcp Server Bear?

You can install it using npx, globally via npm, or from source.

  • Can I use Mcp Server Bear with any MCP client?

Yes, it is compatible with various MCP clients like Cursor AI and Claude.

Server Config

{
  "mcpServers": {
    "mcp-server-bear": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-bear"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.