Skip to main content
Glama
92,405 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A system like ChatGPT with memory to provide past query context in conversations" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    4
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides AI clients with a persistent, readable and writable long-term memory layer over MCP, enabling creation, retrieval, tagging, updating, and deletion of memories across sessions.
    49 npm
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    A lightweight MCP server for semantic search over markdown knowledge bases, enabling AI coding agents to index, search, and answer questions from local markdown documents.
    176 PyPI
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A lightweight, local-first MCP memory server for LLM agents that enables storing, searching, and retrieving agent memories with zero external dependencies.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables integration with financial transaction data through REST APIs, PostgreSQL databases, and document storage systems. Demonstrates agentic AI capabilities by connecting to Alpha Vantage API and managing financial data through natural language interactions.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables LLM assistants to store, retrieve, and update user-specific context memory including travel preferences and general information through a chat interface. Provides analytics on tool usage patterns and token costs for continuous improvement.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables Codex to rank available tools and skills, rerank code and documentation search results, and triage saved output artifacts using Jev-based relevance scoring while leaving final decisions to Codex.
    1
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides access to OpenAI's ChatGPT API with web search capabilities for Claude and other MCP clients. Supports various GPT models with configurable parameters like reasoning effort, temperature, and streaming mode.
    1
    7 npm
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Context Forge is a vendor-neutral continuity layer for AI tools. It stores project context in Markdown and JSON, retrieves task-scoped context, and leaves structured handoffs so another model can continue without being taught the project again.
    7
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP-capable clients to query coding-agent conversation exports and retrieve token-bounded evidence bundles with source provenance and hash verification, so LLMs can ground responses in verifiable history without replaying full transcripts.
    5
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    A persistent memory MCP server for Claude Code that automatically saves conversations and retrieves relevant history across sessions to provide context.
    17
    87 PyPI
    11
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides Claude Co-work with MCP tools to search and record organizational memory, including search, read, query, ingest, remember, sync, and status operations.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server providing durable Substrate organizational memory tools, including search, read, query, ingest, remember, and sync. It integrates with Codex to automatically capture completed turns and session boundaries for persistent memory.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first MCP server for long-term memory of dev sessions. It indexes session metadata with embeddings in Postgres/pgvector, enables semantic search over past sessions, and resolves only relevant session files for context.
    14 npm
    MIT