MAOTO framework, high performance, easy to learn, fast to code, ready for production
The package provides convenient access to the MAOTO agents ecosystem from Python applications. The library includes type definitions for all request params and response fields and offers to easily create asynchronous agents that communicate with the MAOTO API.
- 🚀 FastAPI Integration: Built directly on FastAPI to streamline web service creation and endpoint management.
- 💻 Optional MCP Support: Easily add MCP support to your application by installing the
maoto-agent[mcp]
package. - 🔄 Async Operations: Fully supports asynchronous requests with httpx for non-blocking I/O.
- 🔒 Secure Communication: Leverages API keys and Pydantic for robust type safety and secure data validation.
- 🛠️ Flexible Handler Registration: Easy-to-use decorator for registering custom event handlers.
- ⚙️ Extensible Configuration: Utilizes Pydantic-based settings for flexible and environment-aware customization.
- 🌐 Marketplace & Assistant Connectivity: Seamlessly interacts with external services via dedicated endpoints.
pip install maoto-agent
pip install "maoto-agent[mcp]"
conda install -c conda-forge maoto-agent






This project is licensed under the GNU Lesser General Public License - see the LICENSE file for details.
Developed by MAOTO PTE. LTD. - We create innovative AI-powered solutions for business.