Skip to main content
Glama
15,899 servers. Updated

"author:{result['url']}" matching MCP connectors:

GET /v1/connectors — MCP directory API reference

Matching Connector Tools:

  • Word Aligner exposes an MCP server so AI agents can turn a phrase and its translation into a shareable word-alignment diagram. The server runs over Streamable HTTP at aligner.tinygods.dev/mcp with no authentication and a single tool, `create_word_alignment`. An agent translates and tokenizes the text, works out which words correspond, calls the tool, and gets back a URL plus a preview image.

  • Runs your text through 22 leading AI translation models at once and returns only the translation they agree on, so you get a confidence-backed result instead of a single engine's guess. Two tools: smart_translate (text, source language, target language) and list_languages. Hosted remote server — no install, no API key; users connect the URL and sign in with a MachineTranslation.com account.