The airylark-mcp-server provides high-precision translation services for documents. It exposes a translation API that supports multiple languages and document formats. The server connects to AiryLark's translation models and integrates with document processing workflows. Developers use it to build applications requiring accurate multilingual document handling, such as localization tools or multilingual content management systems.
The airylark-mcp-server provides high-precision translation services for documents. It exposes a translation API that supports multiple languages and document formats. The server connects to AiryLark's translation models and integrates with document processing workflows. Developers use it to build applications requiring accurate multilingual document handling, such as localization tools or multilingual content management systems.
npx -y @mseep/airylark-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mseep-airylark-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @mseep/airylark-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from airylark-mcp-server?"
API Key Required
This server requires an API key from airylark-mcp-server. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AIRYLARK-MCP-SERVER_API_KEY | Yes | Your airylark-mcp-server API key |
"What resources are available in airylark-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in airylark-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in airylark-mcp-server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.