Add v3 breaking changes notice to README (#2712)

This commit is contained in:
Jeremiah Lowin 2025-12-24 15:57:16 -05:00 committed by GitHub
commit 66be7c203b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,9 @@
>
> **For production MCP applications, install FastMCP:** `pip install fastmcp`
> [!Important]
> FastMCP 3.0 is in development and may include some breaking changes. To avoid unexpected issues, pin your dependency to v2: `fastmcp<3`
---
**FastMCP is the standard framework for building MCP applications**, providing the fastest path from idea to production.
@ -79,7 +82,7 @@ There are two ways to access the LLM-friendly documentation:
## Table of Contents
- [FastMCP v2 🚀](#fastmcp-v2-)
- [📚 Documentation](#-documentation)
- [📚 Documentation](#-documentation)
- [What is MCP?](#what-is-mcp)
- [Why FastMCP?](#why-fastmcp)
- [Installation](#installation)