Skip to main content
Glama

Server Details

A self-improving memory layer. Your memory, notes, tasks and goals, remembered everywhere.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Not checked
Last Tested
Transport
Streamable HTTP
URL

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A persistent memory layer for AI tools that decouples personal data from AI's unstable memory, enabling you to mention information once and have it remembered forever across all conversations.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides a persistent, vendor-neutral memory layer that allows AI tools and agents to share context and knowledge across different platforms while maintaining local data ownership. It enables users to store, recall, and manage structured memories through hybrid semantic search and automated context assembly.
    16
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: create, delete, get, save, search, and update operations for tasks, goals, memories, and notes, plus get_user_profile for context loading. There is no overlap in functionality; for example, delete_goal and update_goal serve different lifecycle stages, and search_tasks vs. get_note target different resources. The descriptions reinforce these distinctions, making misselection unlikely.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern, such as create_task, delete_goal, get_note, save_memory, search_tasks, and update_note. There are no deviations in style (e.g., no camelCase or mixed conventions), and the verbs are predictable (create, delete, get, save, search, update). This uniformity enhances readability and predictability for agents.

Tool Count5/5

With 18 tools, the server is well-scoped for its purpose of managing tasks, goals, memories, and notes. Each tool earns its place by covering essential CRUD operations and context loading (e.g., get_user_profile). The count is appropriate, neither too thin nor overwhelming, allowing comprehensive coverage without redundancy.

Completeness5/5

The tool set provides complete CRUD/lifecycle coverage for tasks, goals, memories, and notes, with no obvious gaps. For each resource type, there are create, delete, get, search, and update tools, plus specialized operations like get_user_profile for context and detailed recurrence handling for tasks. The domain is fully covered, enabling agents to perform all necessary operations without dead ends.

Resources