Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Bear

    A MCP server for interacting with Bear note-taking software.

    47 stars
    Python
    Updated Oct 19, 2025
    bear
    macos
    mcp-server
    python
    x-callback-url

    Table of Contents

    • Installation
    • goose
    • Claude
    • LM Studio
    • Actions Implemented
    • License

    Table of Contents

    • Installation
    • goose
    • Claude
    • LM Studio
    • Actions Implemented
    • License

    Documentation

    Bear MCP Server

    uv

    Python Application

    pre-commit

    GitHub License

    A MCP server for interacting with Bear note-taking software.

    Installation

    [!NOTE]

    You'll need [uv](https://docs.astral.sh/uv) installed on your system to use uvx command.

    goose

    Open this link

    code
    goose://extension?cmd=uvx&arg=--from&arg=git%2Bhttps%3A%2F%2Fgithub.com%2Fjkawamoto%2Fmcp-bear&arg=mcp-bear&id=bear&name=Bear&description=Interacting%20with%20Bear%20note-taking%20software&env=BEAR_API_TOKEN

    to launch the installer, then click "Yes" to confirm the installation.

    Set BEAR_API_TOKEN environment variable to your api token.

    Manually configuration

    You can also directly edit the config file (~/.config/goose/config.yaml) to include the following entry:

    yaml
    extensions:
      bear:
        name: Bear
        cmd: uvx
        args: [--from, git+https://github.com/jkawamoto/mcp-bear, mcp-bear]
        envs: { "BEAR_API_TOKEN": "" }
        enabled: true
        type: stdio

    For more details on configuring MCP servers in Goose, refer to the documentation:

    Using Extensions | goose.

    Claude

    Download the latest MCP bundle mcp-bear.mcpb from

    the Releases page,

    then open the downloaded .mcpb file or drag it into the Claude Desktop's Settings window.

    Manually configuration

    You can also manually configure this server for Claude Desktop.

    Edit the claude_desktop_config.json file by adding the following entry under mcpServers:

    json
    {
      "mcpServers": {
        "bear": {
          "command": "uvx",
          "args": [
            "--from",
            "git+https://github.com/jkawamoto/mcp-bear",
            "mcp-bear",
            "--token",
            ""
          ]
        }
      }
    }

    After editing, restart the application.

    For more information,

    see: Connect to local MCP servers - Model Context Protocol.

    LM Studio

    To configure this server for LM Studio, click the button below.

    Add MCP Server bear to LM Studio

    Actions Implemented

    The server supports the following actions.

    Refer to Bear's X-callback-url Scheme documentation for details on each action.

    • [x] /open-note
    • [x] /create
    • [x] /add-text (partially, via the replace_note and add_title method)
    • [x] /add-file
    • [x] /tags
    • [x] /open-tag
    • [x] /rename-tag
    • [x] /delete-tag
    • [x] /trash
    • [x] /archive
    • [x] /untagged
    • [x] /todo
    • [x] /today
    • [x] /locked
    • [x] /search
    • [x] /grab-url

    License

    This application is licensed under the MIT License. See the LICENSE file for more details.

    Similar MCP

    Based on tags & features

    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30
    • DA

      Davinci Resolve Mcp

      Python·
      327

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30
    • DA

      Davinci Resolve Mcp

      Python·
      327

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k