Skip to main content
Glama

Related Servers

Alternatives to perseus

  • A
    license
    A
    quality
    A
    maintenance
    Hand a project over — to your next session, to Cursor/Codex/Gemini, to your successor — with the reasons attached. Local-first memory MCP for coding agents: decisions re-injected before the agent acts, drift detection across every project you run. One SQLite file, nothing leaves your machine.
    8
    69 npm
    14
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Mason indexes your codebase into a persistent concept map linking features and flows to their implementing files, so AI agents can answer "where is X implemented" without running grep/glob. It also provides pre-edit impact analysis and generates CLAUDE.md files from structured analysis of git history, architectural file sampling, and test mappings.
    22
    310 npm
    8
    MIT
  • F
    license
    B
    quality
    A
    maintenance
    A local-first, agent-agnostic MCP server that provides semantic search, persistent memory, and automated code review capabilities for development workflows. It leverages the Auggie SDK to offer advanced tools for codebase indexing, implementation planning, and deterministic static analysis.
    52
    48
    -
  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
    2
    354,384 npm
    62,355
    MIT

Related Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    A single-file MCP server that turns any folder into a workspace for AI agents, enabling file operations, code search, shell commands, background jobs, HTTP testing, headless browsing, PDF extraction, and screen capture.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local MCP server that gives AI agents access to developer tooling — GitHub (read-only), documentation search, and web research — via stdio transport.
    MIT

TDQS

B3.2/5.0

Scored across 33 tools

Disambiguation3/5

Most tools have a distinct purpose, but several pairs overlap: perseus_health/perseus_get_health, local vs external memory (perseus_memory/perseus_mneme/perseus_mimir alias), and perseus_tokens/perseus_budget. Descriptions usually clarify the boundary, but an agent could still mis-select between related recall, health, and token-budget tools.

Naming Consistency3/5

All tools share the perseus_ prefix and lowercase style, which is helpful, but the second half mixes nouns (tokens, health, profile), verbs (read, include, capture), and quirky names (perseus_perseus, tooltrim, get_health vs health). The pattern is readable but not consistent enough to predict tool names.

Tool Count2/5

33 tools is well beyond the comfortable 3-15 range and even past the 25-tool threshold for 'too many'. Many are small directives or niche utilities that could be consolidated; the count dilutes the server's coherence.

Completeness4/5

The core context lifecycle is well covered: render (get_context/include/read), configure (profile/prompt/budget), recall (memory/session/waypoint), and health-check (health/drift). Notable gaps are mostly read-only surfaces like tasks, inbox, and skills, which have no write/manage counterparts, but these feel outside the server's primary context-rendering purpose.

Maintenance

ActivityActive
ResponsivenessResponsive