Skip to content

feat(filesystem): support base64 write content#4410

Open
kingrubic wants to merge 1 commit into
modelcontextprotocol:mainfrom
kingrubic:feat-filesystem-write-file-base64
Open

feat(filesystem): support base64 write content#4410
kingrubic wants to merge 1 commit into
modelcontextprotocol:mainfrom
kingrubic:feat-filesystem-write-file-base64

Conversation

@kingrubic

Copy link
Copy Markdown

Summary

  • add optional content_base64 to write_file so agents can submit JSON-safe base64 payloads
  • decode UTF-8 content server-side while keeping existing content callers unchanged
  • add an integration test that writes special characters through the MCP client using content_base64

Addresses #4394.

Tests

  • npm run build --workspace @modelcontextprotocol/server-filesystem
  • npm test --workspace @modelcontextprotocol/server-filesystem -- __tests__/structured-content.test.ts
  • npm test --workspace @modelcontextprotocol/server-filesystem

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.

1 participant