Streamline your MCP servers using mcp-tidy to remove clutter, boost speed, and refine Claude Code's tool choices
- ✅ Role-based permission system
- ✅ e limiting middleware per user
- ✅ Command handler with customizable prefix
- ✅ Auto-nect on connection loss
- ✅ Plugin system with hot-reload capability
- ✅ Configurable via YAML with .env secrets
python main.py --help
python main.py run
python main.py run --config settings.yamlCopy and edit the example config:
cp config.example.yaml config.yamlquickrun is built for mcp users who need a reliable, open-sou solution.
MIT tool. See tool for details.
If you find quickrun useful, give it a ⭐ — it helps others discover this project.
Found a bug? Open an issue.## ⚙️ Installation
Option 1: Download from Releases and extract
Option 2: Clone and run
git clone https://github.com/dmitry-wang-eng1900g6/quickrun.git
cd quickrun
pip install -r requirements.txt
python main.pyIf you like this project, consider giving it a ⭐