关于
This project delivers a FastAPI-based Model Context Protocol (MCP) server that provides a robust suite of tools for interacting with PO (Portable Object) translation files using the powerful `polib` library. It seamlessly integrates with FastMCP to expose all operations as MCP-compatible tools, enabling easy integration with large language models and AI agents. Key functionalities include reading entire PO files or specific entries, intelligent creation and updating of PO entries with full context support, partial updates for merging new data without overwriting, detection of 'fuzzy' entries, and automatic formatting with `powrap` to maintain file standards. The server is also Dockerized for easy deployment, supporting both stdio and http transports.