David Soria Parra
329f595f5f
fix: Fix line length in test_server.py
2025-01-03 15:53:19 +00:00
David Soria Parra
2d8f08d648
fix: Address formatting and type checking issues
2025-01-03 15:23:58 +00:00
David Soria Parra
43796bfa24
test: Add test for non-ASCII character handling in FastMCP tools
2025-01-03 15:20:43 +00:00
David Soria Parra
44e1abb7f1
fix tests
2024-12-21 01:17:59 +00:00
David Soria Parra
a79f51f55f
style: Fix imports and line length formatting
2024-12-21 00:46:36 +00:00
David Soria Parra
fe75f43ee6
fix: Update test to match Pydantic's JSON schema output for model references with defaults
...
Pydantic now uses allOf to combine model references with default values in JSON schema output.
2024-12-21 00:41:39 +00:00
David Soria Parra
557e90d2e7
Integrate FastMCP
...
This commit integrates FastMCP, a high-level MCP server implementation originally written by Jeremiah Lowin,
into the official MCP SDK. It also updates dependencies and adds new dev dependencies.
It moves the existing SDK into a .lowlevel .
2024-12-21 00:41:38 +00:00