Skip to main content
Glama
90,984 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"General inquiry or casual greeting" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that retrieves resume/experience evidence relevant to a job description via vector RAG, and tracks fit-analysis results in a configurable tracking store (Notion or SQLite), with tools like match_job, push_to_tracker, and list_applications.
    3
    -
  • F
    license
    A
    quality
    B
    maintenance
    Enables agents to run semantic search across one or more local project directories by automatically maintaining a LAN-local Qdrant index with Ollama embeddings. Indexing, staleness checks, and incremental updates happen transparently, so users can query code by meaning without managing collections, chunks, or hashes.
    6
    -
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server for semantic search and retrieval of indexed Slack messages stored in Qdrant using Cohere reranking via AWS Bedrock. It enables users to search through Slack history, retrieve full message threads, and access channel or user statistics through natural language.
    5
    -
  • A
    license
    B
    quality
    A
    maintenance
    An MCP server that provides persistent semantic memory for LLMs by building a concept graph with vector search. It enables storing, linking, and retrieving concepts across conversations using Turso vector search and 256-dimensional embeddings.
    22
    6
    PolyForm Noncommercial 1.0.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Mem0-compatible persistent memory for AI agents - write facts once, recall them semantically in any session. Self-hostable open-source server, or managed cloud with a remote MCP endpoint at https://deepmem.dev/mcp.
    114
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An offline-first, governed memory and knowledge server for AI agents that provides Remember, Search, Update, and Forget operations with hybrid retrieval, semantic embeddings, and NID-based authentication. It can be used as an MCP server via stdio or Streamable HTTP, enabling agents to persist and query memories and wiki knowledge.
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Official MCP server for Stoolap, an embedded SQL database written in Rust. Lets assistants run SQL queries and transactions, inspect and change schemas, and do vector search over a local file or in-memory database, with a read-only mode.
    7 npm
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    A high-performance MCP server for semantic search and codebase indexing using the Qdrant vector database. It features optimized embedding pipelines, AST-aware chunking, and git metadata enrichment for fast, privacy-focused local or remote search.
    382 npm
    20
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Turns any folder of PDFs, markdown, and text files into a local, queryable knowledge base exposed as an MCP server. Enables MCP-compatible agents to semantically search indexed documents, retrieve relevant passages with source and relevance scores, list or reindex documents, and inspect cache and token usage — instead of reading whole files into context.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Self-hosted RAG MCP server that enables semantic and hybrid search over document corpora using local FAISS embeddings, with tools for indexing, retrieving chunks or full documents, uploading files, and managing multiple corpora via MCP.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides long-term memory for AI agents through time-decay validity scoring, so stored facts, notes, and entities are automatically forgotten or flagged as stale instead of being recalled forever. Enables logging high-signal memories, searching them with freshness guidance, extracting daily timelines, and maintaining long-lived entity references across sessions.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    RAG document search MCP server that allows AI assistants to search a local document set and retrieve grounded passages via keyword (SQLite FTS5) or semantic (Chroma) backends.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables any MCP-capable LLM client to search self-hosted long-term memory over markdown and PDF documents, combining dense semantic vectors with BM25 keyword retrieval and optional cross-encoder reranking. Exposes a read-only tool surface for querying incidents, runbooks, and other knowledge-base content, while writes happen out-of-band through ingestion jobs or a token-gated internal API.
    1
    MIT