Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-11 | 1.6 kB | |
v2.10.5_ Middle Management source code.tar.gz | 2025-07-11 | 1.6 MB | |
v2.10.5_ Middle Management source code.zip | 2025-07-11 | 1.8 MB | |
Totals: 3 Items | 3.4 MB | 1 |
What's Changed
Enhancements 🔧
- Fix Claude Code CLI detection for npm global installations by @jlowin in https://github.com/jlowin/fastmcp/pull/1106
- Fix OpenAPI parameter name collisions with location suffixing by @jlowin in https://github.com/jlowin/fastmcp/pull/1107
- Add mirrored component support for proxy servers by @jlowin in https://github.com/jlowin/fastmcp/pull/1105
Fixes 🐞
- Fix OpenAPI deepObject style parameter encoding by @jlowin in https://github.com/jlowin/fastmcp/pull/1122
- xfail when github token is not set ('' or None) by @jlowin in https://github.com/jlowin/fastmcp/pull/1123
- fix: replace oneOf with anyOf in OpenAPI output schemas by @MagnusS0 in https://github.com/jlowin/fastmcp/pull/1119
- Fix middleware list result types by @jlowin in https://github.com/jlowin/fastmcp/pull/1125
- Improve console width for logo by @jlowin in https://github.com/jlowin/fastmcp/pull/1126
Docs 📚
- Improve transport + integration docs by @jlowin in https://github.com/jlowin/fastmcp/pull/1103
- Update proxy.mdx by @coldfire-x in https://github.com/jlowin/fastmcp/pull/1108
Other Changes 🦾
- Update github remote server tests with secret by @jlowin in https://github.com/jlowin/fastmcp/pull/1112
New Contributors
- @coldfire-x made their first contribution in https://github.com/jlowin/fastmcp/pull/1108
- @MagnusS0 made their first contribution in https://github.com/jlowin/fastmcp/pull/1119
Full Changelog: https://github.com/jlowin/fastmcp/compare/v2.10.4...v2.10.5