Airylark Mcp Server
Ai Agents强大的MCP翻译服务器!#AiryLarkMCP 🌐 专为专业翻译人员设计: • 三阶段翻译流程:分析规划、精准翻译、全文审校 • 自动识别专业领域术语 • 提供全面翻译质量评估 • 支持多语种互译 • 保持原文风格与专业性 💯 无缝集成Claude/Cursor等支持MCP的AI助手,让AI翻译达到专业水准!
Installation
docker run -i --rm -e TRANSLATION_API_KEY -e TRANSLATION_MODEL -e TRANSLATION_BASE_URL wizdy/airylark-mcp-serverView configuration snippet
{
"mcpServers": {
"airylark-translation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"TRANSLATION_API_KEY",
"-e",
"TRANSLATION_MODEL",
"-e",
"TRANSLATION_BASE_URL",
"wizdy/airylark-mcp-server"
],
"env": {
"TRANSLATION_API_KEY": "<YOUR_API_KEY>",
"TRANSLATION_MODEL": "<YOUR_MODEL>",
"TRANSLATION_BASE_URL": "<YOUR_API_URL>"
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Mcp Agent
Mcp Agent is an open-source MCP server that gives AI assistants access to specialized functionality. Compatible with Claude Desktop, Cursor, and other MCP clients for enhanced AI agent workflows.
Claudecomputercommander
Claudecomputercommander MCP server enables seamless integration between AI agents and external services. Built on the Model Context Protocol, it provides standardized access to tools and data for AI-powered workflows.
Claudedesktopcommander
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Model Context Protocol Pollinations
Your Friendly Open-Source Gen-AI Platform
Like this server?
Discover more MCP servers or submit your own to directory.