v3.0.0
punkpeye/fastmcpv3.0.0Jun 7, 2025by github-actions[bot]
AI Summary
This is a major version release (3.0.0) that renames the default endpoint from /stream to /mcp to align with broader MCP community conventions. This represents a breaking change for existing users who will need to update their endpoint references.
Key Highlights
- Endpoint renamed from /stream to /mcp
- Aligns with broader MCP community conventions
- Major version bump indicating significant change
Breaking Changes
- Default endpoint changed from /stream to /mcp - existing integrations will need to be updated
New Features
- Renamed default endpoint from /stream to /mcp for better community alignment
Full Release Notes
# [3.0.0](https://github.com/punkpeye/fastmcp/compare/v2.2.4...v3.0.0) (2025-06-07) ### Features * rename /stream to /mcp ([7f01430](https://github.com/punkpeye/fastmcp/commit/7f01430eae73a44355fb91317f5c593c3f7494c2)) ### BREAKING CHANGES * default endpoint is changed from /stream to /mcp to align with borader community conventions