You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Japanese characters are being corrupted/garbled when writing to files in MCP (Model Context Protocol) Docker environment. This issue occurs across multiple MCP tools, suggesting it's a general MCP Docker environment problem rather than tool-specific.
Steps to Reproduce
Start MCP Docker container with Filesystem (Reference) MCP tool
Use file writing functionality to write Japanese text (e.g., "こんにちは") to a file
Check the content of the created file
Expected Behavior
Japanese characters should be saved correctly in the file
Actual Behavior
Japanese characters appear garbled/corrupted in the saved file