Skip to main content
Glama
apatoliya

MCP-RAG Server

by apatoliya

search_doc_for_rag_context

Retrieves relevant document context from a knowledge base using semantic search to provide accurate information for answering user queries in RAG systems.

Instructions

Searches and retrieves relevant context from a knowledge base, based on the user's query. Args: query: The search query supplied by the user. Returns: str: Relevant text content that can be used by the LLM to answer the query.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/apatoliya/mcp-rag'

If you have feedback or need assistance with the MCP directory API, please join our Discord server