Skip to main content
Glama
92,331 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"PowerPoint presentation on MCP (Master Control Program or other relevant topic)" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP Memory is an MCP Server that gives MCP Clients the ability to remember information about users across conversations. It uses vector search technology to find relevant memories based on meaning, not just keywords.
    6 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A tiny RAG-lite retrieval engine that indexes files on disk and provides semantic search via MCP, returning relevant text chunks (file, line, score) without generating answers.
    20 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Semantic skill-library search MCP server that finds relevant skills or Markdown knowledge files from local directories using embeddings, SQLite vector storage, and Reciprocal Rank Fusion.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Upload Word, Excel, PDF, or PowerPoint documents to a vector RAG store with vision-model extraction, then search semantically and retrieve chunks with page numbers for precise citations.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP clients to remember user information, preferences, and behaviors across conversations using vector search technology. Built on Cloudflare infrastructure with AI-powered semantic search to find relevant memories based on meaning rather than keywords.
    6 npm
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and retrieving delivery program documents (SOW, status reports, QBR notes, risk register) from indexed Chroma collections via MCP hosts like Claude Desktop or Claude Code, with per-account isolation.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Provides AI assistants with long-term semantic memory capabilities through local vector-based storage. Enables storing, recalling, and managing information across sessions with complete privacy using ChromaDB, with no data ever leaving your machine.
    3
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to interact with an embedded graph database (GrafeoDB) via the Model Context Protocol, providing tools for graph CRUD, GQL queries, full-text and vector search, and graph algorithms.
    23
    4
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    A multi-agent Retrieval-Augmented Generation system exposed as an MCP server. Ask a question and a LangGraph pipeline plans the retrieval, pulls evidence from a pgvector knowledge base, optionally augments it with live web research, drafts a cited answer, and then self-critiques it for grounding — revising until the answer is supported by the sources.
    3
    1
    MIT
  • 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.
    10
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    Semantic memory for AI builders: capture the tacit engineering know-how that never reaches your docs, recall it the moment it applies. Built in Rust on Postgres and pgvector.
    10
    10
    -
  • F
    license
    A
    quality
    D
    maintenance
    A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
    3
    3
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables LLM hosts to retrieve live, relevant documentation excerpts from official library docs sites via a search-and-RAG tool, avoiding reliance on training data.
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Gives AI agents persistent, local-first memory using SQLite and on-device embeddings, enabling semantic search and recall across sessions with no cloud calls.
    8
    7
    MIT