Skip to main content
Glama
91,385 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Hybrid Memory Models Combining Relational, Graph, and RAG Approaches" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    6
    91 PyPI
    17
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Model Context Protocol (MCP) memory server built with Azure Functions and TypeScript, providing persistent knowledge graph storage for your preferred MCP client. Inspired by and forked from @modelcontextprotocol/server-memory
    3
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An agentic AI system that orchestrates multiple specialized AI tools to perform business analytics and knowledge retrieval, allowing users to analyze data and access business information through natural language queries.
    4
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Connects a RAG application to open-webui using Model Context Protocol (MCP), enabling server-to-client communication for context retrieval and tool usage in remote environments through Server-Sent Events (SSE).
    1
    -
  • F
    license
    A
    quality
    D
    maintenance
    A lightweight MCP server that records and reuses prompt gaps — essential context missing from initial instructions — so your AI assistant learns from every session using a plain JSONL file tracked by Git.
    4
    2 npm
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to persist and share durable memory — appending session logs with checkpoints and handoffs, claiming and completing tasks, and recording decision records — all stored as plain Markdown and JSONL files in a git repository. Everything written is full-text searchable, and the server speaks MCP so MCP-aware clients can plug in directly with zero vendor lock-in.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An advanced contextual memory server for agent orchestration providing chronological history, semantic vector search via Redis Stack, and temporary scratchpad storage. It also enables context compression through history rollups and facilitates inter-agent communication using a Redis-based Pub/Sub system.
    13 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides a shared memory bridge for AI agents (QClaw, Claude Code, Codex) allowing them to store, search, and retrieve notes, decisions, and conclusions via MCP tools, using local SQLite with optional TencentDB integration.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that provides persistent memory for AI agents, enabling context retention across sessions and supporting vibe-loop workflows where agent promises and deliverables are tracked and validated.
    MIT