librascript-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| text_to_glossA | Traduz um texto em português para glossa LIBRAS. Use quando o usuário pedir tradução para LIBRAS, língua de sinais ou VLibras. |
| lookup_signA | Busca um sinal no dicionário oficial VLibras. Use para conferir se uma palavra tem sinal cadastrado. |
| validate_glossA | Valida uma glossa e mostra quais sinais existem no dicionário. Use sempre após traduzir. |
| audit_contentA | Analisa um texto em português ANTES de traduzir. Detecta frases longas, siglas e trechos difíceis de assinar. |
| translate_and_validateA | Atalho recomendado: audita, traduz e valida em uma única chamada. Use para a maioria dos pedidos de tradução. |
| gloss_to_scriptC | Transforma uma glossa em roteiro com tempos estimados. Ideal para vídeos, aulas gravadas e intérpretes. |
| batch_translateC | Traduz vários trechos de uma vez (slides, seções, FAQ). Máximo 20 itens. |
| submit_reviewA | Envia feedback à equipe VLibras quando uma tradução estiver boa ou precisar de correção. |
| dictionary_statsA | Mostra quantos sinais existem no dicionário oficial carregado. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| traduzir-para-libras | Fluxo completo: audita, traduz, valida e gera roteiro. |
| tornar-site-acessivel | Audita e traduz conteúdo de páginas, READMEs ou artigos. |
| traduzir-slides | Para apresentações, e-books ou FAQs com vários blocos de texto. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabricioartur/librascript-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server