Skip to main content
Glama

Server Details

Universal memory runtime for AI agents: episodic, semantic, and procedural memory with hybrid retrieval and spaced-repetition decay.

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 3.6/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation4/5

Tools have clearly distinct purposes with good separation between episodic memory (observe/episode_start/end) and semantic memory (remember/recall). The distinction between recall (semantic search) and inspect (entity-specific browsing) is clear from descriptions, though both retrieve memories. Account (billing) vs status (technical) are well differentiated.

Naming Consistency3/5

Uses consistent 'pensyve_' prefix but mixes suffix patterns: simple nouns (account, status), simple verbs (forget, inspect, observe, recall, remember), and compound noun_verb (episode_start, episode_end). While readable, the lack of a unified convention (all verbs or all nouns) creates minor inconsistency.

Tool Count5/5

Nine tools is well-scoped for a memory management domain, covering account management (2), episode lifecycle (3), and memory CRUD operations (4). Each tool earns its place without redundancy or bloat.

Completeness4/5

Covers the core memory lifecycle well: episodic tracking, semantic storage, retrieval via search and entity lookup, and deletion. Minor gaps include no explicit update operation for memories and no episode listing capability, but agents can work around these by re-remembering or managing episode IDs externally.

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