News

I suspect that somewhere the string is decoded automatically to a dict. It is the same behavior with both stdio and streamable-http transports. Example Code # server.py from mcp. server. fastmcp ...
When using FastMCP servers with Pydantic model parameters, Claude Code consistently fails with validation errors because it serializes Pydantic model objects as JSON strings instead of passing them as ...