Verblaze/verblaze_mcp_server
If you are the rightful owner of verblaze_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Verblaze MCP Server connects AI tools to Verblaze localization projects using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
translateValues
Translate string values to all supported languages in a project.
addLanguage
Add a new language to the project.
removeLanguage
Remove a language from the project.
changeBaseLanguage
Change the base language of the project.
listLanguages
List all supported languages in the project.
addScreen
Add a new screen/file to all languages.
removeScreen
Remove a screen/file from all languages.
listScreens
List all screens/files in the project.
deleteValue
Delete a specific translation value from all languages.
getScreenValues
Get all translation values for a specific screen in a specific language.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client