Skip to main content
Glama
84,419 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to getting UK weather forecasts without API keys" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides semantic search capabilities over the Plesk Extensions Guide documentation using Retrieval-Augmented Generation (RAG) and vector embeddings. It enables AI assistants to retrieve relevant technical information and answer natural language queries regarding Plesk extension development.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server that ingests PDF documents into pgvector for semantic search and RAG pipelines. It handles extraction, chunking, local embeddings, and storage, enabling agents to make PDFs searchable via natural language.
    -
  • A
    license
    D
    quality
    C
    maintenance
    A lightweight RAG system that provides an MCP server for searching and interacting with vector-based knowledge bases. It enables users to perform retrieval-augmented generation and search across Qdrant collections through a standardized interface.
    1
    2
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    A retrieval-only MCP server that searches a vectorized Wangsu Terraform Provider documentation knowledge base and returns relevant snippets with rules to guide the caller's LLM in generating accurate, provider-specific answers. It offloads all inference to the calling client, as it does not invoke any LLM or require API keys on the server side.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables stateless similarity search over pre-computed vector corpora using NMI and cosine fusion with entropy-calibrated weighting. Provides tools for ranking, scoring, outlier detection, and alpha calibration for AI agents.
    -
  • F
    license
    A
    quality
    B
    maintenance
    askDB is an MCP server that retrieves relevant database schema (DDL) from a Pinecone index and provides it to LLMs to write SQL, without connecting to the database itself.
    3
    -
  • A
    license
    A
    quality
    B
    maintenance
    Indexes local Markdown/text files into a SQLite database with vector embeddings and provides MCP tools for semantic search without cloud dependencies.
    3
    AGPL 3.0
  • F
    license
    A
    quality
    Not graded
    maintenance
    Enables AI agents to autonomously create and manage topic-specific vector knowledge bases with end-to-end functionality including project creation, content ingestion from URLs, semantic search, and progress tracking. Provides a complete research workflow without exposing low-level APIs.
    8
    93
    -
  • A
    license
    B
    quality
    D
    maintenance
    A persistent local vector memory server that allows users to store and search project-specific context using LanceDB and local embeddings. It enables MCP-compliant editors to maintain long-term memory across different projects without requiring external API keys.
    6
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An interface for managing and querying MariaDB databases that supports standard SQL operations alongside advanced vector and embedding-based search capabilities. It enables AI assistants to seamlessly integrate relational and vector data workflows through a standardized protocol.
    201
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    An MCP server that bridges local Ollama models and ChromaDB vector memory to MCP clients like Claude Code. It enables local text generation, vision-based image analysis, and semantic memory storage without requiring external API keys.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Machine Control Protocol (MCP) server that enables storing and retrieving information from a Qdrant vector database with semantic search capabilities.
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A server component of the Model Context Protocol that provides intelligent analysis of codebases using vector search and machine learning to understand code patterns, architectural decisions, and documentation.
    12
    MIT