Skip to main content
Glama
64,761 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Multi-Agent Systems with Shared Memory Storage" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    Provides a shared context layer for AI agent teams to improve token efficiency through context deduplication and incremental state sharing. It enables multiple agents to coordinate tasks, share real-time discoveries, and manage dependencies while significantly reducing redundant data transmission.
    Last updated
    15
    0
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that exposes agent-memory-daemon to any MCP-compatible client — Kiro (CLI & IDE), Claude Desktop, Cursor, and others. The daemon does the thinking (consolidation + extraction); this server is a thin filesystem bridge so agents can read, append, and search memory through the Model Context Protocol.
    Last updated
    4
    42
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A knowledge graph memory server using SQLite to provide persistent, isolated contexts for organizing information into searchable categories like work and personal projects. It features unique ID-based operations and a token-efficient serialization format designed to optimize interactions with LLMs.
    Last updated
    11
  • A
    license
    B
    quality
    C
    maintenance
    Shared Margin is a Codex-native room for reading books and watching films together one moment at a time. It enables human and GPT-5.6 to linearly experience media, capture anchored observations, and maintain a durable trail.
    Last updated
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local-first memory engine for AI-agent teams: private/team/project ACL, associative recall, and federated sync across nodes. One SQLite file, no LLM required.
    Last updated
    12
    3
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for managing agent memory using provenance tracking, decay-weighted retrieval, and feedback loops to optimize information recall. It allows agents to store insights in a local SQLite database and rank them based on confidence, age, and usefulness.
    Last updated
    4
    46
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.
    Last updated
    50
    93
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that integrates Alibaba's DashScope platform, providing AI chat tools and resource access through both standard stdio and a web-based interface. It allows users to interact with DashScope large models within the Model Context Protocol ecosystem using TypeScript.
    Last updated
    1
  • A
    license
    B
    quality
    D
    maintenance
    A flexible proxy server that aggregates multiple backend MCP servers into a single interface using STDIO or SSE transports. It supports dynamic server management via an HTTP API and utilizes namespacing to prevent tool conflicts across connected services.
    Last updated
    3
    1
    MIT