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](https://github.com/open-webui/mcpo)
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for...
Sovereign-OS
Constitution-first AI orchestration: one Charter (YAML) defines mission,...
beacon-skill
Beacon - agent-to-agent pings with optional RTC value attached...
payloadcmsmcp
A specialized MCP server for Payload CMS 3.0 to validate code and scaffold projects.