[BUG] FastMCP Pydantic serialization issue persists after #3084 fix
Resolved 💬 7 comments Opened Sep 17, 2025 by rgrenholm Closed Jan 6, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The issue from #3084 was marked as fixed and closed, but FastMCP Pydantic models are still serialized as a JSON string in the 1.0.117 (Claude Code) release, causing validation errors.
What Should Happen?
FastMCP should pass Pydantic models as dictionaries to prevent input validation errors
Steps to Reproduce
Same as #3084
Claude Model
None
Is this a regression?
No
Claude Code Version
1.0.117 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗