Skip to main content
Glama

Translation MCP Server

by peio72

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
translate_key

Translate a specific translation key to target language(s)

translate_namespace

Translate all keys within a specific namespace/file

find_missing_translations

Identify missing or outdated translations across locales

validate_translations

Validate translation quality and consistency

analyze_translation_context

Analyze translation context and provide suggestions

get_configuration

Get current configuration and detect workspace settings

set_workspace_config

Update workspace-specific translation settings

save_translations

Save provided translations to locale files

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/peio72/mcp-translation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server