🤖 Mcpturbo
MCPTurbo - library for multi-agent communication protocol
📋 Overview
mcpturbo-ai, mcpturbo-core, mcpturbo-agents, mcpturbo-generators, mcpturbo-templates, mcpturbo-cli, mcpturbo-cloud, mcpturbo-web, mcpturbo-enterprise
📦 Installation
pip install mcpturbo
🚀 Quick Start
# Basic usage example
from mcpturbo import mcpturbo.ai, mcpturbo.agents, mcpturbo.generators, mcpturbo.templates, mcpturbo.cli, mcpturbo.cloud, mcpturbo.web, mcpturbo.enterprise
# Initialize component
component = mcpturbo.ai()
# 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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcpturbo-1.0.0.tar.gz
(3.7 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-1.0.0.tar.gz.
File metadata
- Download URL: mcpturbo-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d76de3f9125c8860ac1ea82fcc28d4d4e7f41b1838c2890552bfe82a2c792a1
|
|
| MD5 |
c98d363f321956c9e32977e9cbd3e742
|
|
| BLAKE2b-256 |
1e752fc920e088b4e3a8cbd042b19225ab357b3fa0a0f761c7e4016286cd9e1c
|
File details
Details for the file mcpturbo-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcpturbo-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
04877ba62d74fc3d9a4726cfb13407af74bde3bed4f2bedfce829eeead70d77c
|
|
| MD5 |
c4c801169233deb1891fdd090b89fc4f
|
|
| BLAKE2b-256 |
56a99427061c4619d4b3abe23fdd9f247c0c34b42f551c769cf401ada7a1b2bf
|