Manages .resx localization files for any Model Context Protocol-compatible client.
ResxMcp is a lightweight server designed to facilitate safe read, write, and modification operations on .resx localization files. It adheres to the Model Context Protocol (MCP) standard, enabling seamless integration with a variety of MCP clients like Gemini CLI, Claude Desktop, and Cursor IDE. This tool bridges classic .NET localization workflows with modern AI-assisted development, offering atomic writes with optional backups, and diff-friendly deterministic output.
Key Features
01Works with all MCP clients (Gemini CLI, Claude Desktop, Cursor IDE)
02Atomic write with optional .bak backup
03Read .resx files as UTF-8 text
04Add, update, or remove resource keys
05Diff-friendly deterministic output
061 GitHub stars
Use Cases
01Edit multi-language .resx files via Gemini CLI or other MCP clients
02Integrate .NET localization into AI-assisted development pipelines
03Automate modification, translation, or generation of .resx files with AI tools