bitbucket-api
0
The project is an MCP Server tailored for a specified OpenAPI endpoint, aimed at handling multi-agent conversation protocols. It utilizes AG2's MCP builder with a focus on development tools like ruff, mypy, and pytest.
ruff
For code checking and formatting
mypy
For static type checking
pytest
Used to run tests and generate coverage reports
Hatch
For project construction and release