Skip to content

fix(fetch): add tool annotations to fetch tool - #3996

Closed
Will-hxw wants to merge 3 commits into
modelcontextprotocol:mainfrom
Will-hxw:fix/3572-add-fetch-annotations
Closed

fix(fetch): add tool annotations to fetch tool#3996
Will-hxw wants to merge 3 commits into
modelcontextprotocol:mainfrom
Will-hxw:fix/3572-add-fetch-annotations

Conversation

@Will-hxw

Copy link
Copy Markdown

fix(fetch): add tool annotations to fetch tool (readOnlyHint, idempotentHint, openWorldHint)

Fixes #3572

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

Will-hxw and others added 3 commits April 21, 2026 12:20
UNC paths (e.g. \\192.168.1.1\share\) were failing path validation
because path.resolve() strips leading backslashes on Windows.

Now UNC paths are detected and handled specially - they bypass
path.resolve() and are compared directly after normalization.

Fixes Issue #3756
…entHint, openWorldHint)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Will-hxw Will-hxw closed this by deleting the head repository Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tool annotations to server-fetch (1 tool, 0 annotated)

1 participant