Skip to main content
Glama
59,759 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

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

  • F
    license
    A
    quality
    C
    maintenance
    Enables AI agents to read and optionally write to PostgreSQL databases through a multi-project setup with schema inspection, query execution, and performance analysis tools.
    Last updated
    5
  • F
    license
    A
    quality
    D
    maintenance
    A local MCP server for secure database querying from Claude Code, with Apple Keychain credential storage, permission-based access control, and audit logging.
    Last updated
    5
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for querying and analyzing TensorBoard event files, enabling AI agents to extract scalar data, statistics, and correlations without a running TensorBoard server.
    Last updated
    6
    11
    GPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    A persistent memory MCP server for Claude Code that automatically saves conversations and retrieves relevant history across sessions to provide context.
    Last updated
    17
    11
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables complex queries over data on the DANDI Archive and provides a system for managing text notes. It features tools for note creation, resources for note access via custom URIs, and prompts for generating summaries.
    Last updated
    7
  • A
    license
    C
    quality
    C
    maintenance
    Enables academic research through paper search across multiple databases (IACR, CryptoBib, Crossref, Google Scholar), PDF processing, and GitHub repository browsing. Features modular architecture with FastMCP-based proxy server routing to specialized academic tools.
    Last updated
    7
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programming languages and authenticated CLIs.
    Last updated
    11
    13,202
    19,060
    Elastic 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    Last updated
    3
    27
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Multi-modal RAG engine for AI assistants. Stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB with vector search, multi-factor scoring, and an LLM-driven consolidation pipeline.
    Last updated
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A local-first MCP server that ingests PDFs, extracts structure, and provides semantic search and sequential navigation tools for AI clients to query and learn from documents.
    Last updated
    10
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MARM MCP provides persistent memory and structured session context beneath any AI tool, so your agents learn, remember, and collaborate across all your workflows.
    Last updated
    14
    314
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\*.md, gotchas.md). Git is the sync layer — what one Claude/Cursor/Cline learns about a repo, the next session (or a teammate's agent) picks up automatically. 5 MCP tools: get_rep
    Last updated
    5
    1
    MIT