Skip to main content
Glama
samcrudge

bearnotes-mcp

by samcrudge

Related Servers

Alternatives to bearnotes-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A Python-based MCP server that provides read and write access to Bear Notes on macOS using SQLite for data retrieval and x-callback-url for modifications. It enables users to search, create, archive, and manage notes and tags directly through a Model Context Protocol interface.
      16
      1
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Bear notes app on macOS, enabling note reading, searching, creation, and management via Claude.
      1
      -
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that integrates with Bear App, enabling AI assistants to create, search, modify, and organize notes and tags through X-callback-URL scheme.
      16
      17 npm
      1
      ISC

    TDQS

    A3.9/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool targets a distinct operation: reading, searching, listing tags, backlinks, creating, appending, prepending, replacing, toggling tasks, and opening. No two tools have overlapping purposes.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern (e.g., read_note, search_notes, create_note), making them predictable and easy for an agent to infer.

    Tool Count5/5

    With 10 tools covering core note operations, tagging, backlinks, and task management, the count is well-scoped for a Bear notes server—neither sparse nor overwhelming.

    Completeness4/5

    Covers essential CRUD-like operations (read, create, update via replace, append, prepend), search, tags, backlinks, and task toggling. Minor missing features like explicit delete/trash or tag management are gaps but workable.

    Maintenance

    ActivityStale
    ResponsivenessNo issues