Download Latest Version mcpo-0.0.17.tar.gz (114.5 kB)
Email in envelope

Get an email when there's a new version of mcpo

Home / v0.0.13
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-01 1.1 kB
v0.0.13 source code.tar.gz 2025-05-01 44.9 kB
v0.0.13 source code.zip 2025-05-01 51.2 kB
Totals: 3 Items   97.2 kB 0

[0.0.13] - 2025-05-01

Added

  • 🧪 Support for Mixed and Union Types (anyOf/nullables): mcpo now accurately exposes OpenAPI schemas with anyOf compositions and nullable fields.
  • 🧷 Authentication-Required Docs Access with --strict-auth: When enabled, the new --strict-auth option restricts access to both the tool endpoints and their interactive documentation pages—ensuring sensitive internal services aren’t inadvertently exposed to unauthenticated users or LLMs.
  • 🧬 Custom Schema Definitions for Complex Models: Developers can now register custom BaseModel schemas with arbitrary nesting and field variants, allowing precise OpenAPI representations of deeply structured payloads—ensuring crystal-clear docs and compatibility for multi-layered data workflows.
  • 🔄 Smarter Schema Inference Across Data Types: Schema generation has been enhanced to gracefully handle nested unions, nulls, and fallback types, dramatically improving accuracy in tools using variable output formats or flexible data contracts.
Source: README.md, updated 2025-05-01