Skip to main content
Glama
zyay

mcp-rag-bridge

by zyay

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoOllama server URLhttp://localhost:11434
LLM_PROVIDERNoLLM provider (ollama/openai)ollama
OLLAMA_MODELNoOllama model namellama3.2
OPENAI_MODELNoOpenAI model namegpt-4o-mini
RAG_DATA_DIRNoDocument directorydata
OPENAI_API_KEYNoOpenAI API key
RAG_CHROMA_DIRNoVector store path.chroma
RAG_CHUNK_SIZENoText chunk size (chars)600
RAG_COLLECTIONNoChromaDB collection namedocs
RAG_CHUNK_OVERLAPNoOverlap between chunks120

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/zyay/mcp-rag-bridge'

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