74
grade C
10 days ago
glama

texterify-mcp

An MCP server that provides LLM agents with full access to the Texterify translation management API. It enables users to search, create, update, and delete translation keys and their values directly through natural language within their development environment.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TEXTERIFY_AUTH_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTEXTERIFY_API_BASE_URLNo API base URL (default: https://app.texterify.com/api)
configTEXTERIFY_API_VERSIONNo API version (default: v1)
configTEXTERIFY_AUTH_EMAILYes Your Texterify account email
🔐 secretTEXTERIFY_AUTH_SECRETYes Your Texterify API secret / access token
configTEXTERIFY_PROJECT_IDNo UUID of the project to operate on (can be provided per-tool or via env)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mogharsallah-texterify-mcp-7nlupd)](https://m8ven.ai/mcp/mogharsallah-texterify-mcp-7nlupd)
commit: 8f507af64657f2a574654303a30a9c6792bdbfe8
code hash: a0578fad3c27734103070b4f5e2f6a70e042ca57c5fd279d3c34fd7e607ee75e
verified: 4/11/2026, 2:48:31 PM
view raw JSON →