Skip to content

Commit c57f983

Browse files
add open web ui example
1 parent 9f97d93 commit c57f983

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
A middleware to provide an openAI compatible endpoint that can call MCP tools. MCP-Bridge acts as a bridge between the OpenAI API and MCP (MCP) tools, allowing developers to leverage MCP tools through the OpenAI API interface.
33

44
## Overview
5-
MCP-Bridge is designed to facilitate the integration of MCP tools with the OpenAI API. It provides a set of endpoints that can be used to interact with MCP tools in a way that is compatible with the OpenAI API. This allows developers to use MCP tools in their applications without needing to understand the underlying MCP API.
5+
MCP-Bridge is designed to facilitate the integration of MCP tools with the OpenAI API. It provides a set of endpoints that can be used to interact with MCP tools in a way that is compatible with the OpenAI API. This allows you to use any client with any MCP tool without explicit support for MCP. For example, see this example of using Open Web UI with the official MCP fetch tool.
6+
7+
![open web ui example](/assets/owui_example.png)
68

79
## current features
810
- non streaming chat completions with MCP

Diff for: assets/owui_example.png

43.5 KB
Loading

0 commit comments

Comments
 (0)