Open WebUI Knowledge Base MCP Server
by RonasIT
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | HTTP server host | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP server port | 8001 |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| MCP_CORS_ORIGINS | No | Comma-separated CORS origins (empty = no CORS) | |
| OPEN_WEBUI_API_URL | Yes | Open WebUI API base URL | |
| OPEN_WEBUI_API_TOKEN | No | Default API token (optional) | |
| MCP_RATE_LIMIT_HEALTH | No | Rate limit for health endpoint | 10/minute |
| MCP_RATE_LIMIT_PER_IP | No | Rate limit per IP (e.g., '1000/minute') | 1000/minute |
| MCP_RATE_LIMIT_PER_TOKEN | No | Rate limit per token | 1000/minute |
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
ActivityInactive
ResponsivenessNo issues