Skip to main content
Glama
SkySai1

Open WebUI Knowledge MCP

by SkySai1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAG_TOP_KNoMaximum number of chunks returned, from 1 to 100.8
OPENWEBUI_URLNoBase URL of the Open WebUI instance; path prefix is supported.http://localhost:3000
OPENWEBUI_API_KEYYesBearer token for Open WebUI API access (required).
OPENWEBUI_TIMEOUTNoTimeout for each HTTP operation, in seconds.120
RAG_MAX_FILE_CHARSNoMaximum extracted text characters per file in results.50000
OPENWEBUI_MAX_PAGESNoPagination limit; exceeding this limit returns an error.1000
RAG_MAX_CHUNK_CHARSNoMaximum characters per chunk in results.7000
RAG_MAX_INPUT_CHARSNoMaximum input text/query length in characters.1000000
OPENWEBUI_VERIFY_TLSNoWhether to verify TLS certificates. Strictly 'true' or 'false'.true

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources