Skip to main content
Glama

Translation MCP Server

by peio72

get_configuration

Retrieve current configuration and workspace settings from the Translation MCP Server to manage translation key insertions and optimize database cache revalidation.

Instructions

Get current configuration and detect workspace settings

Input Schema

NameRequiredDescriptionDefault
sourceNoConfiguration source to check, defaults to "all"

Input Schema (JSON Schema)

{ "properties": { "source": { "description": "Configuration source to check, defaults to \"all\"", "enum": [ "workspace", "project", "env", "all" ], "type": "string" } }, "type": "object" }

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