Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"memorised-them-all": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/launch.sh"
],
"env": {
"MTA_WORKERS": "0",
"MTA_OCR_LANG": "eng+ben",
"MTA_DIGEST_ALL": "on",
"MTA_AUTO_UPDATE": "on",
"PYTHONUNBUFFERED": "1"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Environment variables set when the server starts
MTA_WORKERS=0MTA_OCR_LANG=eng+benMTA_DIGEST_ALL=onMTA_AUTO_UPDATE=onPYTHONUNBUFFERED=1npx claudepluginhub gru-953/memorised-them-all --plugin memorised-them-all