Skip to content

v1.0.7 — Annotated+Field for Smithery schema extraction

Choose a tag to compare

@Nikeandocean Nikeandocean released this 19 Jun 02:54

FastMCP only extracts descriptions from Annotated[type, Field(description=...)] syntax, not from plain docstrings or Annotated[str, 'text']. This fixes both 0% Smithery scoring items: Tool has input schema with properties descriptions, Tool has returns description.