mcpo-control-panel

Web UI and API for managing MCP Orchestrator (mcpo) instances and configurations

GitHub Stars

109

User Rating

Not Rated

Favorites

0

Views

8

Forks

14

Issues

2

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.7 or higher
Flask: 2.0.0 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/daswer123/mcpo-control-panel.git
cd mcpo-control-panel

2. Install Dependencies

bash
pip install -r requirements.txt

3. Start Server

bash
python app.py

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: UI not displaying Solution: Verify port settings and ensure no other applications are using the port.

Additional Resources

Author Information

0

Followers

0

Repositories

0

Gists

0

Total Contributions