Skip to main content
Glama
lingvanex-mt

Lingvanex Translate MCP Server

Official
by lingvanex-mt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINGVANEX_API_KEYYesYour Lingvanex API key for text translation

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
translate_textC

Translate text from one language to another

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined as translating text between languages, making it perfectly distinct by default.

Naming Consistency5/5

The single tool name 'translate_text' follows a clear verb_noun pattern, which is consistent and predictable. Since there is only one tool, naming consistency is inherently perfect.

Tool Count2/5

A single tool is too few for a translation server's apparent scope, which typically involves operations like language detection, batch translation, or language list retrieval. This minimal set feels thin and limits functionality.

Completeness2/5

The server is severely incomplete for a translation domain, lacking essential operations such as detecting languages, listing supported languages, or handling batch translations. This gap will likely cause agent failures in real-world scenarios.

Maintenance

ActivityMaintained
ResponsivenessNo issues