Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PUBMED_EMAIL | Yes | Your email address (required by NCBI) | |
PUBMED_API_KEY | No | Optional API key for higher rate limits |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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 |