mcp-rag-bridge
by zyay
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_URL | No | Ollama server URL | http://localhost:11434 |
| LLM_PROVIDER | No | LLM provider (ollama/openai) | ollama |
| OLLAMA_MODEL | No | Ollama model name | llama3.2 |
| OPENAI_MODEL | No | OpenAI model name | gpt-4o-mini |
| RAG_DATA_DIR | No | Document directory | data |
| OPENAI_API_KEY | No | OpenAI API key | |
| RAG_CHROMA_DIR | No | Vector store path | .chroma |
| RAG_CHUNK_SIZE | No | Text chunk size (chars) | 600 |
| RAG_COLLECTION | No | ChromaDB collection name | docs |
| RAG_CHUNK_OVERLAP | No | Overlap between chunks | 120 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues