MCP ExplorerExplorer

Openwebui Mcp Bridge

@m3landeron a year ago
4 MIT
FreeCommunity
AI Systems
Configuration and setup for MCP-Bridge integration with OpenWebUI on Raspberry Pi

Overview

What is Openwebui Mcp Bridge

openwebui-mcp-bridge is a project that facilitates the integration of MCP-Bridge with OpenWebUI on a Raspberry Pi, utilizing Docker and Cloudflare tunnels for seamless operation.

Use cases

Use cases include setting up a smart home dashboard, managing IoT devices remotely, and integrating various web applications with MCP-Bridge services.

How to use

To use openwebui-mcp-bridge, clone the repository from GitHub, start the services using Docker Compose, and configure your OpenWebUI installation to connect to the MCP-Bridge endpoint at http://localhost:8000/v1.

Key features

Key features include easy setup with Docker, integration with Cloudflare tunnels for secure access, and the ability to pull and use the Mistral model for Ollama.

Where to use

openwebui-mcp-bridge is primarily used in home automation, IoT projects, and any application where a web interface is needed to interact with MCP-Bridge functionalities on a Raspberry Pi.

Content

OpenWebUI MCP-Bridge Integration

This repository contains the configuration and setup for integrating MCP-Bridge with OpenWebUI on a Raspberry Pi using Docker and Cloudflare tunnels.

Prerequisites

  • Docker and Docker Compose installed on your Raspberry Pi
  • Cloudflare account for tunnel setup
  • Git installed

Installation

  1. Clone this repository:

    git clone https://github.com/m3lander/openwebui-mcp-bridge.git
    cd openwebui-mcp-bridge
    
  2. Start the services:

    docker-compose up -d
    
  3. Pull the Mistral model for Ollama:

    curl -X POST http://localhost:11434/api/pull -d '{"name":"mistral"}'
    
  4. The MCP-Bridge service will be available at http://localhost:8000

Configuration

The main configuration files are:

  • docker-compose.yml: Defines the service stack
  • config.json: Contains MCP-Bridge configuration
  • Dockerfile: Builds the MCP-Bridge container

Usage

Once running, configure your OpenWebUI installation to use the MCP-Bridge endpoint:

http://localhost:8000/v1

License

MIT License

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers