ministry-of-petroleum-and-natural-gas-iocl
If you are the rightful owner of ministry-of-petroleum-and-natural-gas-iocl 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 to facilitate multi-agent interactions using the OpenAPI specification from the provided URL.
The MCP Server is a robust platform designed to manage and facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is auto-generated using AG2's MCP builder, ensuring seamless integration with the OpenAPI specification provided by the Indian Oil Corporation Limited (IOCL) API. The server is built with Python 3.9+ and leverages modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. It supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different communication needs. The server's configuration is highly customizable through environment variables, allowing users to specify paths to configuration files or directly input JSON strings for configuration. Security parameters can also be set via environment variables, ensuring secure interactions. The project is structured to support continuous integration and deployment with pre-commit hooks and uses Hatch for building and publishing, streamlining the development and deployment process.
Features
- Auto-generated using AG2's MCP builder for seamless OpenAPI integration.
- Supports multiple transport modes: stdio, sse, and streamable-http.
- Highly customizable configuration via environment variables.
- Integrated with modern development tools for linting, testing, and static analysis.
- Pre-commit hooks and Hatch support for streamlined CI/CD processes.