Skip to content

Conversation

@ochafik
Copy link
Contributor

@ochafik ochafik commented Oct 8, 2025

This new tool shows how one can consume and produce binary data using URIs as inputs and resource links as outputs.

CleanShot 2025-10-08 at 17 40 28@2x

Description

Server Details

  • Server: everything
  • Changes to: tools

Motivation and Context

Provide a working example of binary to binary file transformation tool.
(files input can contain data URIs, and returned resource_link also is a data URI)

How Has This Been Tested?

npx -y @modelcontextprotocol/inspector npx -- -y --silent @modelcontextprotocol/server-everything

files param:

{"README": "https://raw.githubusercontent.com/modelcontextprotocol/servers/refs/heads/main/README.md"}

Breaking Changes

None

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • 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 Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

@ochafik ochafik merged commit 6e83843 into main Oct 8, 2025
23 checks passed
@ochafik ochafik deleted the ochafik/zip-tool branch October 8, 2025 17:52
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.

3 participants