01Pydantic V2 integration for automated JSON schema generation
02Support for nested models, Union types, and Annotated metadata
03Advanced field and model-level validation patterns for complex logic
04Enforced strict mode validation via ConfigDict to prevent silent data coercion
05Standardized error handling for converting Pydantic errors to MCP responses
060 GitHub stars