m-bus-httpd-api
0
This project is an MCP (Multi-Agent Conversation Protocol) Server that can be auto-configured using AG2's MCP builder for a specific OpenAPI URL. It supports different transport modes and can be customized with environment variables for configuration and security.
ruff
For code formatting and static checking
mypy
For static type checking
bandit
For security analysis
semgrap
For code pattern matching and security analysis
pytest
For unit testing and coverage reporting
Hatch
For project construction and release