New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

libretranslate_detect

Detect the language of a text using LibreTranslate.

SERVERUnClick SOURCE@unclick/mcp-server
Low RISK CLASS
Category Read
Parameters 11 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-malamutemayhem-unclick-mcp-server/libretranslate-detect.md

What libretranslate_detect does on UnClick

AI agents call libretranslate_detect to retrieve information from UnClick without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
text string Yes Text to detect language of.

Parameters from the server's own tool schema.

Why libretranslate_detect is rated Low

Language detection is a read-only operation that retrieves or infers metadata about the input text (its language) without altering data, executing arbitrary code, or triggering external operations beyond the detection service itself. The blast radius of misuse is minimal—an agent could be misled about language, but this poses no security, financial, or destructive risk.

From the tool's definition Tool name 'libretranslate_detect' and description 'Detect the language of a text using LibreTranslate' indicate a language detection operation that analyzes input text and returns the detected language without modifying, executing code, or creating side…

Questions about libretranslate_detect

What does the libretranslate_detect tool do? +

Detect the language of a text using LibreTranslate. It is categorised as a Read tool in the UnClick MCP Server, which means it retrieves data without modifying state.

What parameters does libretranslate_detect accept? +

libretranslate_detect accepts 1 parameter: text. Required: text. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on libretranslate_detect? +

Register the UnClick MCP server in PolicyLayer and add a rule for libretranslate_detect: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches UnClick. Nothing to install.

What risk level is libretranslate_detect? +

libretranslate_detect is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit libretranslate_detect? +

Yes. Add a rate_limit block to the libretranslate_detect rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block libretranslate_detect completely? +

Set action: deny in the PolicyLayer policy for libretranslate_detect. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides libretranslate_detect? +

libretranslate_detect is provided by the UnClick MCP server (@unclick/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on UnClick, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of UnClick's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.