github jlowin/fastmcp v2.10.3
v2.10.3: CLI Me a River

latest releases: v3.0.0b2, v2.14.5, v2.14.4...
7 months ago

What's Changed

New Features 🎉

  • Refactor CLI from typer to cyclopts and add comprehensive tests by @jlowin in #1062
  • Add output schema support for OpenAPI tools by @jlowin in #1073

Enhancements 🔧

  • Add Cursor support via CLI integration by @jlowin in #1052
  • Add Claude Code install integration by @jlowin in #1053
  • Generate MCP JSON config output from CLI as new fastmcp install command by @jlowin in #1056
  • Use isawaitable instead of iscoroutine by @jlowin in #1059
  • feat: Add --path Option to CLI for HTTP/SSE Route by @davidbk-legit in #1087
  • Fix concurrent proxy client operations with session isolation by @jlowin in #1083

Fixes 🐞

  • Refactor Client context management to avoid concurrency issue by @hopeful0 in #1054
  • Keep json schema $defs on transform by @strawgate in #1066
  • Ensure fastmcp version copy is plaintext by @jlowin in #1071
  • Fix single-element list unwrapping in tool content by @jlowin in #1074
  • Fix max recursion error when pruning OpenAPI definitions by @dimitribarbot in #1092
  • Fix OpenAPI tool name registration when modified by mcp_component_fn by @jlowin in #1096

Docs 📚

Other Changes 🦾

New Contributors

Full Changelog: v2.10.2...v2.10.3

Don't miss a new fastmcp release

NewReleases is sending notifications on new releases.