Skip to main content
Glama

Server Details

Persistent semantic memory-as-a-service for legal AI agents. Store and recall case notes, client context, and matter history via MCP. Namespace-isolated, audit-logged, and GDPR-compliant.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: delete_memory removes data, get_stats provides usage metrics, recall_memories searches stored content, and store_memory saves new content. The descriptions reinforce these distinct roles, making misselection unlikely.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern (delete_memory, get_stats, recall_memories, store_memory) with clear, action-oriented verbs. The naming is uniform and predictable across the set.

Tool Count4/5

Four tools are reasonable for a legal memory management server, covering core operations (store, recall, delete, stats). It feels slightly thin, as tools for updating or managing metadata might be missing, but the scope is well-defined and functional.

Completeness4/5

The tools cover essential CRUD-like operations for a memory system: store (create), recall (read), delete, and stats (monitoring). A minor gap exists in update capabilities (e.g., modifying stored memories), but agents can work around this by deleting and re-storing, and the core workflow is supported.

Discussions

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

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources