📡 MCP Radar

vedmaka/openwebui-mcp

OpenWebUI MCP server (FastMCP)

3 stars
0 forks
Python
momentum ▲ 30.0
created 2026-08-03
on radar since 2026-08-05
mcpopenwebuiopenwebui-mcpopenwebui-sdkpython
View on GitHub ↗Homepage ↗

About openwebui-mcp

Open WebUI MCP server built on FastMCP (standalone, v4) and the openwebui-sdk library

Lets any MCP client (Claude Desktop, Cursor, agents) ask Open WebUI models through the full tool-calling loop, not just plain chat

[!NOTE] The Open WebUI SDK, the Open WebUI CLI and this MCP server are tested against Open WebUI 0.6.5

Codex CLI (~/.codex/config.toml) - register the server as owui and let it call tools without approval:

Claude Desktop (claudedesktopconfig.json):

The quick start uses stdio, so each client spawns the server locally. For remote HTTP transports, open the collapsible options below (or see Run)

SSE setup (Claude Desktop and other SSE-capable clients)

Claude Desktop (claudedesktopconfig.json) - SSE endpoint is http://:8000/sse:

Streamable HTTP setup (Codex CLI, rmcp, agents over HTTP)

Codex CLI (~/.codex/config.toml) - streamable-http endpoint is http://:8000/mcp:

A bare http://:8000 returns 404 on initialize; point the client URL at the full /mcp path. rmcp and other streamable-http clients use the same URL

The repo ships a skill that makes an agent consult the ask tool eagerly instead of only when it happens to choose to:

It instructs the agent to call mcpowuiask before answering every explicit or implicit question (advice, explanations, recommendations, troubleshooting, follow-ups), pass relevant conversation context via history, keep remote tools enabled (usetools: true), and validate the OWUI answer against local evidence before replying. It also covers failure handling (retry, fall back, say it failed - never fake an OWUI result).

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/vedmaka--openwebui-mcp.html)

Related MCP servers

bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
Vladimir-Human/ru-marketplace-mcp

Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чт

⭐ 47Python
aka-kika/hig-mcp

MCP server serving Apple Human Interface Guidelines as structured design tokens for AI coding agents — post-WWDC25 system colors, Liquid Glass constraints, SwiftUI mappings.

⭐ 31Python
whoisqwerz/pocket_disasm

Multi-session IDALib MCP router for coding agents. Analyze multiple binaries in parallel with IDA-compatible reverse engineering tools.

⭐ 21Python
prahaladuk2208-arch/geeflow

MCP server that lets Claude run Google Earth Engine

⭐ 13Python
korovin-aa97/talkthrough-mcp

MCP server: turn narrated screen recordings into agent-ready data — local Whisper transcript, scene keyframes, OCR, wall-clock anchoring. Record your screen, talk — your AI agent files the bugs.

⭐ 12Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.