fastmcp/docs/development
Jeremiah Lowin e32a2098f9
Trim fastmcp.types to FastMCP-unique types only
fastmcp.types re-exported 29 mcp_types symbols verbatim, which was
pointless indirection users had to discover. It now holds only Textarea,
the one type FastMCP actually defines; everything else imports from
mcp_types directly. These mirrors were added during unreleased SDK v2
migration work and never shipped, so this is not a breaking change.
2026-07-20 20:53:11 -04:00
..
v3-notes Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
v4-notes Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
contributing.mdx Align CLI, deployment, and config docs (#4259) 2026-07-19 14:24:07 -04:00
releases.mdx Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
tests.mdx Merge remote-tracking branch 'origin/main' into feature/client-auto-default 2026-07-20 12:33:38 -04:00