Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 1.2 kB | |
v0.3.6 source code.tar.gz | 2025-07-10 | 164.7 kB | |
v0.3.6 source code.zip | 2025-07-10 | 192.2 kB | |
Totals: 3 Items | 358.2 kB | 0 |
What's Changed
Added
- š Add configurable HTTP header forwarding (#181)
Fixed
- š Fix a bug with handling FastAPI
root_path
parameter (#163)
PRs
- update readme by @itay-tadata in https://github.com/tadata-org/fastapi_mcp/pull/164
- Update readme by @irn77 in https://github.com/tadata-org/fastapi_mcp/pull/192
- Fix a bug with handling FastAPI
root_path
parameter by @am1ter in https://github.com/tadata-org/fastapi_mcp/pull/163 - Add configurable HTTP header forwarding by @floran-putter in https://github.com/tadata-org/fastapi_mcp/pull/181
- Change fork method in SSE transport tests to avoid pickling issues by @am1ter in https://github.com/tadata-org/fastapi_mcp/pull/196
New Contributors
- @itay-tadata made their first contribution in https://github.com/tadata-org/fastapi_mcp/pull/164
- @irn77 made their first contribution in https://github.com/tadata-org/fastapi_mcp/pull/192
- @am1ter made their first contribution in https://github.com/tadata-org/fastapi_mcp/pull/163
- @floran-putter made their first contribution in https://github.com/tadata-org/fastapi_mcp/pull/181
Full Changelog: https://github.com/tadata-org/fastapi_mcp/compare/v0.3.4...v0.3.5