MCP Server
MCP
QACAT
Translation QA: automated checks, AI evaluation, linguistic review, and visual in-context testing.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://qacat-mcp.qacat.workers.dev/mcp",
"headers": [
{
"description": "QACAT API key (qct_live_...)",
"isRequired": true,
"value": "Bearer {apiKey}",
"isSecret": true,
"variables": {
"apiKey": {
"description": "Your QACAT API key from Settings → API Keys",
"isRequired": true,
"isSecret": true
}
},
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment