python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

add an example for homebrew style file upload

Open SamYuan1990 opened this issue 1 month ago • 2 comments

Motivation and Context

an example for https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1306 from https://github.com/modelcontextprotocol/modelcontextprotocol/discussions/1522 address #1590

How Has This Been Tested?

see document as readme of this PR.

Breaking Changes

n/A

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Documentation update

Checklist

  • [ ] I have read the MCP Documentation
  • [ ] My code follows the repository's style guidelines
  • [ ] New and existing tests pass locally
  • [ ] I have added appropriate error handling
  • [ ] I have added or updated documentation as needed

Additional context

SamYuan1990 avatar Nov 17 '25 07:11 SamYuan1990

hi @maxisbey , as you have my word, I just updated this example as remove pdf files and pass CI checks. Would you like to give it a review?

SamYuan1990 avatar Nov 20 '25 06:11 SamYuan1990

I won't be reviewing this as it's not something we can merge. As mentioned in the linked issue, this would require a SEP to be accepted and merged into a draft spec of MCP. Unfortunately I don't have time to do code reviews for things that aren't able to be merged :(

The SEP I'm guessing this is following, https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1306, hasn't yet been accepted and would need to be before any maintainers would look at adding this to the Python SDK.

Going to switch this PR to a draft for now.

maxisbey avatar Nov 20 '25 12:11 maxisbey