zapier-natural-language-actions-nla-api---beta
If you are the rightful owner of zapier-natural-language-actions-nla-api---beta and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided by Zapier, auto-generated using AG2's MCP builder.
The MCP Server is a robust and versatile server designed to facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored for the OpenAPI URL provided by Zapier, ensuring seamless integration and communication between different agents. The server is built using Python 3.9+ and leverages various tools and libraries to ensure efficient operation, including ruff for linting and formatting, mypy for static type checking, and pytest for testing. The server supports multiple transport modes, such as stdio, sse, and streamable-http, allowing for flexible deployment and interaction. Additionally, the server can be configured using environment variables, providing a customizable and secure setup. The project also includes pre-commit hooks to maintain code quality and consistency.
Features
- Supports multiple transport modes: stdio, sse, and streamable-http.
- Configurable using environment variables for flexibility and security.
- Includes pre-commit hooks for maintaining code quality.
- Utilizes ruff, mypy, and pytest for linting, static analysis, and testing.
- Built with Python 3.9+ for modern and efficient performance.