Skip to content

Ai 1243 mcp update mcp and fastmcp libraries #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 15, 2025

Conversation

mariankrotil
Copy link
Contributor

We upgraded to "fastmcp == 2.10.4" and "mcp == 1.10.1". The latest fastmcp version introduced an issue related to validation_aliases and serialization aliases in Pydantic base models. Specifically, the output schema generated for tools only considers the first validation_alias, and if it doesn't match the serialization alias, the validation fails. We've sorted the aliases to work around the issue and have reported it on their repo here: jlowin/fastmcp#1142

Additionally, this PR resolves the security alert. https://github.com/keboola/mcp-server/security/dependabot/1

@mariankrotil mariankrotil requested review from vita-stejskal, ncapek and radcliffkey and removed request for vita-stejskal July 15, 2025 12:22
Copy link
Contributor

@radcliffkey radcliffkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to update uv.lock, too

@mariankrotil mariankrotil merged commit 77a63a0 into main Jul 15, 2025
31 of 34 checks passed
@mariankrotil mariankrotil deleted the AI-1243-mcp-update-mcp-and-fastmcp-libraries branch July 15, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants