loading…
Search for a command to run...
loading…
Text translation API for AI agents. Translate between 50+ languages with automatic source language detection. Fast, accurate translations for content localizati
Text translation API for AI agents. Translate between 50+ languages with automatic source language detection. Fast, accurate translations for content localization, multilingual support, and cross-language communication. Tools: text_translate. Use this for translating user messages, localizing content, or building multilingual agents. IMPORTANT: For language detection only (without translation), use text_detect_language instead. Returns: {translated, from, to, confidence}. No API key required — x402 micropayment $0.005/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"text-translator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/text-translator"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also