Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mh-server": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/mh-python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/mh_server.py"
],
"env": {
"MH_PLUGIN_DATA": "${CLAUDE_PLUGIN_DATA}",
"MH_PLUGIN_ROOT": "${CLAUDE_PLUGIN_ROOT}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/mh-pythonCommand-line arguments passed to the server process
Environment variables set when the server starts
MH_PLUGIN_DATA=${CLAUDE_PLUGIN_DATA}MH_PLUGIN_ROOT=${CLAUDE_PLUGIN_ROOT}npx claudepluginhub yannabadie/meta-harness-ygn