esg-rating-data
0
This project is an MCP Server designed for multi-agent conversation protocols, built upon a specified OpenAPI URL. It features robust development and testing tools and allows configuration through JSON and environment variables. The server supports various transport modes, enhancing its flexibility and utility.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server that utilizes a specific OpenAPI URL. Key features include:
- Dependency management using Python 3.9+ and pip.
- Development tools like
ruff
for linting,mypy
for static type checking, andpytest
for testing. - Pre-commit hooks and configuration via JSON files and environment variables.
The server supports multiple transport modes and can be started using a script.