Skip to main content
Glama
yuzhi-jiang

memos-mcp

by yuzhi-jiang

Related Servers

Alternatives to memos-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      D
      maintenance
      Enables to interact with Memos note-taking service, allowing search, creation, retrieval, and updating of notes through natural language.
      4
      5 npm
      4
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to interact with Memos instances for personal note-taking and knowledge management. Supports creating, searching, updating, and organizing memos with tags, dates, and visibility settings through natural language.
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to interact with Memos instances, supporting multi-instance connections, note management, tags, attachments, and shortcuts.
      16
      9 npm
      2
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for creating, listing, updating, deleting memos, and managing attachments via the Memos API.
      12
      15 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct action or resource: memo CRUD, comments, tags, search/filter, and user listing. No overlapping purposes.

    Naming Consistency4/5

    Mostly follows verb_noun pattern (e.g., create_memo, delete_memo). 'get_all_users_tools' is slightly inconsistent (uses 'get' vs. other verbs) but all are snake_case and clear.

    Tool Count5/5

    8 tools is well-scoped for a memo application covering creation, deletion, updating, searching, filtering, comments, tags, and user listing.

    Completeness4/5

    Core memo CRUD covered, plus comments and tags. Missing explicit get_memo by ID and create/update/delete for comments and tag creation, but search/filter compensates.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues