6 tools from the Locaflow MCP Server, categorised by risk level.
View the Locaflow policy →appstore_fetch_metadata Fetch current App Store Connect metadata for an app. Requires ASC API credentials. Returns version_id needed for appstore_push_metadata. scan_project Scan a project directory for localization files (.strings, strings.xml, .json). Returns file paths, formats, and string counts. translate_appstore_metadata Translate App Store metadata (name, subtitle, description, keywords, what's new) to multiple languages. Returns the translated metadata as structur... translate_file Translate an iOS .strings, Android strings.xml, or web .json localization file to one or more languages. Writes translated files alongside the source. translate_text Translate arbitrary text to a target language via LocaFlow. Good for App Store descriptions, release notes, or any string. The Locaflow MCP server exposes 6 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Locaflow server.
Locaflow tools are categorised as Read (5), Write (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.