Provides a server to facilitate text translation using the Lingvanex API, integrating with Model Context Protocol (MCP) clients.
This project delivers a robust Model Context Protocol (MCP) server designed specifically for text translation. Leveraging the powerful Lingvanex Translator API, it enables seamless integration with applications like Claude Desktop through its stdio transport, or can be tested independently via an http streamable transport. Developers can easily set up and configure the server with their Lingvanex API key, allowing AI assistants to perform on-demand language translation by calling the exposed 'translate_text' tool.