01Includes comprehensive development tooling: Ruff for linting/formatting, MyPy for static type checking, and Pytest for testing.
02Configurable server parameters via environment variables or external JSON files.
03Supports multiple server transport modes including stdio, SSE, and streamable-HTTP.
04Auto-generates a Model Context Protocol (MCP) server from the Zoom OpenAPI specification.
05Facilitates building and publishing the project using Hatch.
060 GitHub stars