Update mcp.mdx

This commit is contained in:
Timothy Jaeryang Baek
2025-04-05 12:16:54 -06:00
parent 9ff10df8b1
commit 53e9e195ac

View File

@@ -3,7 +3,7 @@ sidebar_position: 3
title: "🛰️ MCP Support"
---
This documentation explains how to easily set up and deploy the **MCP (Model Context Protocol)-to-OpenAPI proxy server** provided by Open WebUI. Learn how you can effortlessly expose MCP-based tool servers using standard, familiar OpenAPI endpoints suitable for end-users and developers.
This documentation explains how to easily set up and deploy the [**MCP (Model Context Protocol)-to-OpenAPI proxy server** (mcpo)](https://github.com/open-webui/mcpo) provided by Open WebUI. Learn how you can effortlessly expose MCP-based tool servers using standard, familiar OpenAPI endpoints suitable for end-users and developers.
### 📌 What is the MCP Proxy Server?