zaplin0/Spanish-to-English-Translator
A sample project that trains a Spanish-to-English neural translation model using Marian NMT. Includes training scripts, helper tools, and a demo translation server.
Platform-specific configuration:
{
"mcpServers": {
"Spanish-to-English-Translator": {
"command": "npx",
"args": [
"-y",
"Spanish-to-English-Translator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...