Skip to main content
Glama
92,335 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    D
    maintenance
    Long AI conversations fail in predictable ways. Context-First fixes all four: Failure Mode What Goes Wrong Context-First Solution Context Drift AI forgets earlier decisions and intent as the conversation grows context_loop + detect_drift continuously re-anchor every turn Silent Contradiction New inputs silently overrule established facts — the AI doesn't notice detect_conflicts compares every inp
    8
    1
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    A Model Context Protocol (MCP) server that implements AI-First Development framework principles, allowing LLMs to interact with context-first documentation tools and workflows for preserving knowledge and intent alongside code.
    336
    AGPL 3.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    World-first unified MCP gateway + Control Barrier Function (CBF-QP) safety engine for agentic robotics, enabling LLMs to control physical robots with mathematically proven safety.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Offline-first MCP proxy with policy engine and immutable audit trail for secure AI coding agents.
    2
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables any MCP-compatible AI agent to ask humans questions in real time via a mobile-friendly PWA with push notifications, operating local-first without third-party services.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Exposes the four Ejentum cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call. Drop-in scaffolding that catches LLM failure modes like sycophancy, hallucination, and reasoning shortcuts.
    4
    40 npm
    16
    MIT
  • 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
    C
    maintenance
    Local-first external brain for Claude Code, Codex, and any MCP client. Stores decisions, entities, and session artifacts in one SQLite file and exposes MCP tools for recall, page, promote, review, graph-query, and source-status.
    11
    3 npm
    5
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Official MCP server for Algenta, a local-first AI engine powered by Mojo CPU/GPU kernels, 525+ Mojo libraries and 6,000+ compiled functions. Governed data discovery, exact queries, decisions, simulations, persistent decision memory and agent runs with approvals and execution receipts. Runs on your infrastructure. Source: packages/mcp/algenta_mcp. Install: pip install algenta-mcp (stdio).
    140
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Technical Preview: local-first decision memory for AI agents. Agents can keep an answer while losing why it was chosen, what was rejected, and what failed; ShadowGraph stores that reasoning and lets callers review decisions against stored facts. Local stdio MCP; install from GitHub with Node.js 20+.
    2
    27
    2
    MIT