RAG Docs MCP Server
by gorizond
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QDRANT_URL | No | Qdrant endpoint URL. | http://localhost:6333 |
| VECTOR_SIZE | No | Override default vector dimension (openai=1536, ollama=768). | |
| OPENAI_API_KEY | No | API key for OpenAI (required when EMBEDDINGS_PROVIDER is 'openai'). | |
| QDRANT_API_KEY | No | API key for Qdrant Cloud (optional for local). | |
| EMBEDDING_MODEL | No | Override default embedding model (provider-dependent). | |
| OLLAMA_BASE_URL | No | Base URL for local Ollama server. | http://localhost:11434 |
| OPENAI_BASE_URL | No | Custom OpenAI-compatible endpoint URL (e.g., LM Studio). | |
| EMBEDDINGS_PROVIDER | No | The embeddings provider to use. Options: 'openai' or 'ollama'. | ollama |
| PLAYWRIGHT_WS_ENDPOINT | No | WebSocket endpoint for remote Playwright server (optional). |
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
ActivityMaintained
ResponsivenessUnresponsive