fastmcp/docs/getting-started/upgrading
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
..
from-fastmcp-2.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
from-fastmcp-3.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
from-low-level-sdk.mdx Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
from-mcp-sdk.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00