MCP server that exposes Open WebUI Knowledge Bases as tools and resources, enabling AI assistants to search and access knowledge bases.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OPEN_WEBUI_API_TOKEN— export ="sk-your-token-here"MCP_RATE_LIMIT_PER_IP— Rate limit per IP (e.g., "1000/minute") 1000/minuteMCP_RATE_LIMIT_PER_TOKEN— Rate limit per token 1000/minuteMCP_RATE_LIMIT_HEALTH— Rate limit for health endpoint 10/minuteMCP_CORS_ORIGINS— Comma-separated CORS origins (empty = no CORS) EmptyOPEN_WEBUI_API_URL— export ="https://your-open-webui-instance.com/api/v1"MCP_TRANSPORT— export ="http"MCP_HTTP_HOST— HTTP server host 0.0.0.0MCP_HTTP_PORT— export ="8001"[](https://m8ven.ai/mcp/ronasit-open-webui-mcp-server-python-1jy2vw)