Skip to main content
Glama
91,189 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Tools for Automatically Indexing Code Files and RAG (Retrieval-Augmented Generation)" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    B
    quality
    D
    maintenance
    Enables retrieval-augmented generation by embedding queries with a chosen provider (e.g., OpenAI) and searching supported vector stores (Pinecone, pgvector) to return relevant content.
    1
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for GitHub code retrieval and reuse, using SQLite+FTS5 indexing and search history to enable search-first, requirements-refined code search from GitHub repositories.
    2
    9
    2
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compatible clients to retrieve relevant document chunks and fact-check generated answers against context, classifying them as fully supported, partially supported, or unsupported.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    An evaluation harness that probes MCP-based retrieval servers for calibration, relevance, coverage, citation integrity, and more, also exposing the probes as MCP tools for assistants and CI agents.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An open-source MCP server providing AI agents with neural web search via Exa and tiered web fetch (Exa, local browser, Firecrawl) as a drop-in replacement for built-in web tools, preserving provenance and guarding against SSRF.
    6
    22 PyPI
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables coding agents to retrieve project context from an AnythingLLM RAG at session start and write back human-approved durable facts via five workflow-shaped tools.
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables MCP-capable agents to perform reliable web search and content fetching through a single server that automatically fails over across multiple providers. It handles keyed or keyless authentication automatically and returns clean Markdown or text results.
    2
    1
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Enables access to Usage and Billing APIs for managing accounts, products, meters, plans, and usage reporting. Supports operations like creating products/plans, reporting usage, and retrieving billing information.
    18
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A modular RAG service framework that exposes tools like query_knowledge_hub, list_collections, and get_document_summary via MCP protocol, enabling AI assistants to perform retrieval-augmented generation.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables document ingestion, semantic search, and retrieval-augmented generation via MCP tools and REST API, using vector embeddings and intelligent chunking.
    MIT