language-detect
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Detect the language of any text with confidence score and script identification
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Text to detect the language of"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries