Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_PORT | No | Port to use when running the server in HTTP mode | |
| MCP_TRANSPORT | No | Transport protocol for the server (e.g., 'http') | |
| OPENWEBUI_URL | Yes | The URL of your Open WebUI instance (e.g., https://your-openwebui-instance.com) | |
| OPENWEBUI_API_KEY | No | Optional default API key for authentication |
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 | |