Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Ozzuke/fastmcp

Tags

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml (jlowin#1335)

v2.10.6

Toggle v2.10.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request jlowin#1188 from jlowin/separate-integration-tests

v2.10.5

Toggle v2.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve console width (jlowin#1126)

v2.10.4

Toggle v2.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure the CLI accepts "streamable-http" as a valid transport (jlowin…

…#1099)

* Ensure the CLI accepts "streamable-http" as a valid transport

* Add test for transport aliases

v2.10.3

Toggle v2.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix OpenAPI tool name registration when modified by mcp_component_fn (j…

…lowin#1096)

Resolves issue where tools modified by mcp_component_fn were registered
with original names but accessible with modified names, causing "Unknown tool"
errors. Now tools are registered using their final modified names.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <[email protected]>

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure multi-client configurations use new ProxyClient (jlowin#1045)

* Validate elicitation responses are dicts

* Ensure advanced MCP features are forwarded through proxy

* Use proxy client in tests

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request jlowin#1011 from jlowin/revert-1005-banner

Revert "Add CLI banner"

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request jlowin#1008 from jlowin/claude-wt-20250701-104804

Fix OpenAPI array parameter explode handling

v2.9.2

Toggle v2.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request jlowin#962 from jlowin/pin-mcp

Pin mcp

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request jlowin#939 from jlowin/notifications

Add automatic MCP list change notifications and client message handling