Skip to main content
Glama
bahooo22
by bahooo22

Related Servers

Alternatives to project-map-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables multiple MCP-compatible AI clients to share persistent, versioned project knowledge across sessions with conflict-safe updates, provenance, hybrid retrieval, stale-memory handling, and context-budgeted recall.
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Local-first MCP server that turns project documentation and source code into durable, evidence-backed context for AI agents, with bounded retrieval and explicit gap reporting.
      8
      318 npm
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      A self-hosted server providing shared memory, RAG document search, project maps, and role-based prompts for all AI agents via MCP and REST, enabling persistent context across devices and tools.
      2
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      Enables Claude Code agents and sub-agents to share a persistent, compiled memory of project state, decisions, tasks, and facts across sessions instead of re-reading transcripts. Provides token-efficient bootstrap, search, commit, leased task claiming, and task-specific context compilation so parallel agents can coordinate without clobbering each other.
      5
      292 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A local stdio MCP server that stores durable project state — goals, validation evidence, decisions, blockers, checkpoints, and scope coverage — in a single SQLite file alongside the repository. It lets a single agent keep working across context windows, compaction, and restarts by resuming from a saved position instead of a larger context, with deterministic guardrails on goal progression and project completion.
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables multiple AI clients to share and revise project knowledge with conflict-safe concurrent writes, immutable revision history, and hybrid search that excludes superseded or deleted memories.
      MIT