Skip to main content
Glama

Related Servers

Alternatives to AllBrain MCP

  • A
    license
    A
    quality
    D
    maintenance
    Enables efficient code navigation and retrieval through natural language search, BM25 ranking, and fuzzy matching across multiple programming languages. It drastically reduces token usage by allowing Claude to query specific code symbols and logic instead of reading entire files.
    13
    70 npm
    13
    MIT

Related Servers

  • F
    license
    A
    quality
    D
    maintenance
    A durable multi-agent orchestrator for software development with explicit run graphs, checkpoint/resume capabilities, and project memory exposed through MCP resources and tools. It enables coordinated agent workflows for coding, review, repair, CI, and approval with SQLite-backed memory retrieval and pluggable research backends.
    10
    -
  • A
    license
    A
    quality
    D
    maintenance
    Multi-agent orchestration server that enables parallel task delegation, sequential pipelines, cron scheduling, and cross-model peer review via CLI providers like Codex, Antigravity, OpenCode, and Claude Code.
    42
    16 npm
    5
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    An append-only coordination memory for multi-agent and human work, backed by SQLite, with a local dashboard and acceptance contracts that enforce integrator review before work is considered accepted.
    42
    1
    MIT

TDQS

A4.1/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct function: event logging (save/list), git context, semantic memory retrieval, and task creation. There is no overlap or ambiguity in their purposes.

Naming Consistency3/5

Most tools follow a verb_noun pattern (save_event, list_events, retrieve_memory, create_task), but git_info breaks this pattern as a noun phrase, introducing inconsistency.

Tool Count4/5

With 5 tools covering event log, git, memory, and tasks, the count is within the typical 3-15 range but feels slightly thin given the broad scope, making it reasonable but not well-scoped.

Completeness3/5

The event log is complete with save and list, but git lacks write operations, memory lacks a creation tool (build_memory is referenced but not present), and tasks lack update, delete, or list operations, leaving notable gaps.

Maintenance

ActivityActive
ResponsivenessNo issues