books-api

books-api

0

The project is an MCP Server designed to facilitate multi-agent conversations using a specified OpenAPI URL. It incorporates development tools like linting, static analysis, and automated testing to ensure code quality and reliability.

ruff

For code linting and formatting

mypy

For static type checking

pytest

Used to run tests

bandit` and `semgrap

For static analysis

Hatch

Used to build and publish projects