MCPTurbo - Web Dashboard and Visual Editor
Project description
🌐 Mcpturbo Web
MCPTurbo - Web Dashboard and Visual Editor
📋 Overview
Web dashboard, visual builder, real-time preview
📦 Installation
pip install mcpturbo-web
🚀 Quick Start
# Basic usage example
from mcpturbo_web import main_component
# Initialize component
component = main_component()
# Use component
result = await component.execute()
print(f"Result: {result}")
🔧 Configuration
# Configuration example
config = {
"setting1": "value1",
"setting2": "value2"
}
component = main_component(**config)
📚 Documentation
🔗 Related Projects
- MCPTurbo Core - Core protocol
- MCPTurbo CLI - Command line interface
- MCPTurbo Complete - Full installation
🤝 Contributing
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Acknowledgments
- Part of the MCPTurbo ecosystem
- Built with modern Python best practices
- Inspired by the need for intelligent agent coordination
Made with ❤️ by the MCPTurbo Team
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcpturbo_web-1.0.0.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpturbo_web-1.0.0.tar.gz.
File metadata
- Download URL: mcpturbo_web-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9adfdb13c72a26a368c7ed60017ea4089eb0aab902275865de4f1690d3ad95d
|
|
| MD5 |
babae8310b84ffdbcb40b03c8c5a4d18
|
|
| BLAKE2b-256 |
ab82b42170c79618405e93fd8656b0017c5e57eede74438f3ebb2a8a0ec4711e
|
File details
Details for the file mcpturbo_web-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcpturbo_web-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
585f6fadab306228a6d2745ac43bca3f77f2544fe8dcf5445c4c78a9bed9895f
|
|
| MD5 |
9761cd3711ca161fd471417858b91879
|
|
| BLAKE2b-256 |
e59fb37c6f774835d297e46d0b12f3a5e47ca9cc77eeb6bf7073a80f11d0c208
|