added read_binary_file tool for file system MCP server#3273
added read_binary_file tool for file system MCP server#3273robertyates wants to merge 2 commits intomodelcontextprotocol:mainfrom
Conversation
…sts for embedded resources
|
@claude review |
|
Claude finished @cliffhall's task in 1m 49s —— View job PR Review:
|
added a read_binary_file tool to the file system MCP Server
Description
Server Details
Motivation and Context
I was trying to use the existing server to fetch an excel file and it fails
How Has This Been Tested?
I have a custom agent that this works in and also include a unit test
Breaking Changes
pure additive, although read_file should likely now be removed vs. just being marked deprecated
Types of changes
Checklist
Additional context