Skip to main content
Glama
raksha39

mcp-agentic-rag

by raksha39

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoQdrant URL (default: http://localhost:6333).http://localhost:6333
OPENAI_MODELNoModel name (default: gpt-4o-mini).gpt-4o-mini
OPENAI_API_KEYYesOpenAI API key for answer generation. Required.
OPENAI_BASE_URLNoCustom endpoint for local LLMs (Ollama, LM Studio).
SCORE_THRESHOLDNoSimilarity cutoff for web fallback (default: 0.45).0.45
BRIGHT_DATA_PASSWORDNoBright Data SERP credentials (web fallback only).
BRIGHT_DATA_USERNAMENoBright Data SERP credentials (web fallback only).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/raksha39/mcp-agentic-rag'

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