openwebui-mcp
by vedmaka
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OWUI_TIMEOUT_MS | No | Chat timeout in milliseconds. | 120000 |
| OPENWEBUI_API_KEY | Yes | Your Open WebUI API key or JWT token (aliases: OPENWEBUI_TOKEN, OWUI_API_KEY, OWUI_TOKEN). Required. | |
| OPENWEBUI_BASE_URL | Yes | The URL of your Open WebUI instance (aliases: OPENWEBUI_URL, OWUI_URL). Required. | |
| OPENWEBUI_CA_BUNDLE | No | Path to a PEM CA bundle to trust for the Open WebUI connection (alias: OWUI_CA_BUNDLE). | |
| OPENWEBUI_MCP_TOKEN | No | Bearer token required by the MCP server on every request (alias: OWUI_MCP_TOKEN). Unset means the endpoint is open to its listeners. | |
| OPENWEBUI_SSL_VERIFY | No | Skip TLS verification (false) for the JSON routes (alias: OWUI_SSL_VERIFY). | true |
| OPENWEBUI_INSTRUCTIONS | No | Server instructions for the model (alias: OWUI_INSTRUCTIONS). | |
| OPENWEBUI_DEFAULT_MODEL | No | Default model id used by the ask tool when no model is passed (alias: OWUI_DEFAULT_MODEL). | |
| OPENWEBUI_MCP_TRANSPORT | No | Transport to use (stdio, sse, or streamable-http). | stdio |
| OPENWEBUI_ASK_DESCRIPTION | No | Replaces only the first summary line of the ask tool description (alias: OWUI_ASK_DESCRIPTION). | |
| OPENWEBUI_ENFORCE_DEFAULT_MODEL | No | If true, forces every ask call to use the configured default model regardless of the client-passed model (alias: OWUI_ENFORCE_DEFAULT_MODEL). | false |
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
ResponsivenessUnresponsive