Skip to main content
Glama

Server Details

Persistent memory for AI coding agents. Store coding standards, architecture decisions, and project context across sessions with AES-256 encryption.

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
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 8 tool updates
    • First observedadd_knowledge
    • First observedcapture_session
    • First observedget_topic
    • First observedlist_sessions
    • First observedlist_topics
    • First observedquery_knowledge
    • First observedrecall_memory
    • First observedsearch_knowledge

Frequently Asked Questions

Discussions

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.6/5.0
Disambiguation4/5

Most tools have distinct purposes, but 'query_knowledge' and 'search_knowledge' could cause confusion as both involve searching knowledge, though their descriptions clarify that one uses AI and the other uses keyword matching. Other tools like 'add_knowledge', 'get_topic', and 'list_topics' are clearly differentiated.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case, such as 'add_knowledge', 'capture_session', 'get_topic', 'list_sessions', 'list_topics', 'query_knowledge', 'recall_memory', and 'search_knowledge'. This uniformity makes the tool set predictable and easy to understand.

Tool Count5/5

With 8 tools, the count is well-scoped for a knowledge and memory management server. It covers core operations like adding, retrieving, listing, and searching knowledge and sessions, without being overly complex or too sparse for the domain.

Completeness4/5

The tool set provides good coverage for knowledge base and session memory management, including CRUD-like operations (add, get, list, search). A minor gap is the lack of update or delete tools for knowledge or sessions, which agents might need to work around, but core workflows are supported.

Resources