open-webui-knowledge-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 | |
| OPEN_WEBUI_API_URL | Yes | Open WebUI API base URL | |
| OPEN_WEBUI_API_TOKEN | Yes | Default API token for authentication | |
| MCP_RATE_LIMIT_HEALTH | No | Rate limit for health endpoint | 10/minute |
| MCP_RATE_LIMIT_PER_IP | No | Rate limit per IP | 1000/minute |
| MCP_RATE_LIMIT_PER_TOKEN | No | Rate limit per token | 1000/minute |
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 | |
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/RonasIT/open-webui-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server