← Home
Search by capability

Tool search 164,478 tools · 10,067 live servers

Filtersactive
Searches the tool schemas themselves, not the README. Every result is a server you can install.
9 servers with tools matching “translateBest-graded first
Malinicars.malinica/classifiedsBPublisher
  • get_categories

    List every active listing category as a flat catalog. Each entry has a numeric id, a dot-separated path encoding its place in the hierarchy (for example vozila.automobili is a child of vozila), and a human-readable title in Serbian. Call this first to translate what a user is looking for into a category id, then call get_category to learn which attributes that category supports.

Timeplex K-Beauty Bookingai.timeplex/bookingBPublisher
  • get_shop_services

    Get the available services, prices, durations, and bookable staff or resources for a specific Korean beauty or wellness shop. Use this after finding a shop when service details, prices, durations, staff, or resources are needed before checking appointment availability. Pass lang to receive the content translated into the customer's language.

YloServicecom.yloservice/searchBPublisher
  • search_services

    Find local people and service providers listed on YloService. Use this tool when a user wants to find someone who provides a local service, trade or skill in a particular country. Examples include cleaners, plumbers, electricians, carpenters, drivers, tutors and similar local services. The user may ask in any language; translate or normalize the requested skill and country into English before calling the tool. Do not invent providers. Present only providers returned by YloService.

mcpuk.minia2a/mcpCPublisher
  • x402-ai-translate

    AI Translate: Translate text with AI.

Suzuridev.suzuri/mcpCPublisher
  • search_japan_white_papers

    Semantic search over Japan's official government white papers: the Ministry of Defense white paper (防衛白書) in both its 2025 edition (令和7年版) and 2026 edition (令和8年版), and METI's trade white paper (通商白書, 2025 edition). Use this when the user asks about Japanese defense policy, the Self-Defense Forces, Japan's security environment, defense budgets or procurement programs, the Japan-US alliance, how Tokyo officially describes China, North Korea or Russia, or about Japan's trade strategy, global supply chain resilience, economic security, overdependence and economic coercion, or China's industrial policy and its effect on trade. One query searches all of them at once, and every result is labelled with its paper name and edition year. Because both defense editions are indexed together, a single query can surface how the same topic is described in each year: the 2026 edition adds parts and chapters that did not exist before, while other passages carry over from the previous year with little or no change. Reading the returned excerpts side by side therefore shows both what changed and what stayed the same. This tool retrieves passages; it does not compute the differences for you. Queries may be in English or Japanese — English queries are automatically translated before retrieval against the Japanese corpus. Returns ranked excerpts with paper name, chapter, page numbers and a source URL suitable for citation. Scope: the 2025 and 2026 editions of the defense white paper and the 2025 edition of the trade white paper only. Not a source for breaking news, press conferences, statistical databases, export control regulations, tariff schedules, or documents from other ministries.

mcpcom.datronis/mcpCPublisher
  • get_missing_news_translations

    List published English news articles and which locale codes they are still missing a translation for. Pass locale to focus on one language at a time. Use this to find work for submit_news_translation — this tool only reports gaps, it never translates anything itself.

  • submit_news_translation

    Publish your own translation of an already-published English article into a new locale. Unlike draft_news's target_locales (which asks Datronis's own server to translate it), the translated title/body you pass here is published as-is — you (the calling AI) do the translation. Open to anyone with an account, same as draft_news; the source article must already be live, and only one translation may exist per (article, locale) — a locale that already has a translation is rejected, use get_missing_news_translations to find real gaps first.

  • admin_translate_news

    Admin-only: durably queue server-generated translations for an existing published news article. Pass target_locales for selected languages, or omit it to fill every missing locale across all 24 supported languages. Existing translations are skipped and each locale has a deterministic task, so repeating the call is safe. This call returns quickly; use admin_get_news_translation_status until complete=true.

Website Searchcom.zeltser/website-searchCPublisher
  • aidefense_get_framework_alignment

    Get AI Defense Matrix cross-mappings to nine external frameworks: NIST IR 8596, CSA AI Controls Matrix, ISO 42001, Google SAIF, SANS Critical AI Security Guidelines, MITRE ATLAS, OWASP AI Exchange, OWASP LLM Top 10, OWASP Agentic Security Top 10. Each row maps an AI asset class to how that framework applies. Each returned framework also carries a 'concepts' array of the structured IDs (MITRE ATLAS techniques, OWASP risks, ISO clauses) the matrix references for it. Supports a 'buyer' archetype shortcut to scope to the frameworks a particular buyer will care about. Use to translate between framework vocabularies. This server never requests your program docs or product roadmap and instructs your AI to keep them local—the matrix, framework alignments, and playbooks flow to your AI for local analysis.

Inferventis — Financial Data, News & Web MCPio.github.jonathanpchapman/inferventisCVerified
  • timezone_convert

    Converts time between timezones. Useful for time conversion tasks. Use when you need to convert 3:45 PM EST to Pacific Time for a meeting schedule; or find what time it will be in Tokyo when it's 9 AM in New York; or translate an event time from London timezone to Sydney timezone. Also use to find the equivalent time in Dubai for a 2 PM Central European Time appointment; or find the local time in San Francisco when it's midnight in Berlin. Accepts time, from_tz, to_tz, date. Returns the converted local time in the target timezone.

SPACEXPLORATIONcom.spacexploration/listingsCPublisher
  • interpret_search

    Translate a natural-language property-search sentence into a structured filter payload compatible with search_listings. Use this as a transparent intermediate step: pass the user's raw query here, then forward the returned filters — and the returned bounds, when present (they carry the "near <place>" intent) — to search_listings.