api-keys-api

api-keys-api

0

This project is a Multi-Agent Conversation Protocol (MCP) Server designed to facilitate interactions as per an OpenAPI specification. It supports different transport modes and can be configured via environment variables, making it versatile for various integrations.

ruff

For code formatting and static checking

mypy

For static type checking

pytest

Used to run tests and generate coverage reports

bandit` and `semgrep

For static security analysis

Hatch

For project construction and release