MCP ExplorerExplorer

Mcpo

@chaoscodeon 10 months ago
2 MIT
FreeCommunity
AI Systems
Docker Compose file that manages and installs MCPO

Overview

What is Mcpo

MCPO is a Docker Compose configuration that simplifies the management and installation of the MCPO server, featuring a web-based configuration editor.

Use cases

Use cases for MCPO include managing server configurations for web applications, facilitating collaborative editing of configuration files, and ensuring secure and persistent storage of settings.

How to use

To use MCPO, update the configuration in the .env file, deploy the services using Docker Compose, access the web-based config editor to customize settings, and restart the MCPO container after making changes.

Key features

Key features include a built-in web editor for real-time configuration editing, JSON validation to prevent syntax errors, and persistent configuration storage via Docker volumes.

Where to use

MCPO can be used in web development environments, server management, and any application requiring dynamic configuration management.

Content

MCPO Docker Compose with Web-Based Config Editor

This Docker Compose configuration is optimized for Dockge deployment and includes an integrated web-based text editor for managing MCPO’s config.json file.

Key Features

  • Built-in web editor for real-time configuration editing
  • JSON validation to prevent syntax errors
  • Persistent configuration storage via Docker volumes

Important Security Notes

⚠️ Change the default values from “changeme” to a secure value before deployment in the .env file

Service Ports

  • Config Editor: http://your-server-ip:18020
  • MCPO Server: http://your-server-ip:18021

Quick Start

  1. Update the config in the .env file
  2. Deploy services
  3. Access the config editor to customize your MCPO settings
  4. Restart MCPO container after making configuration changes

This compose file uses the image for MCPO from https://github.com/open-webui/mcpo

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers