Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"plugin-security-risk": {
"command": "uv",
"args": [
"run",
"--project",
"${CLAUDE_PLUGIN_ROOT}",
"python",
"-m",
"plugin_mcp.server"
],
"env": {
"DEMO_ACKNOWLEDGED": "1"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvCommand-line arguments passed to the server process
Environment variables set when the server starts
DEMO_ACKNOWLEDGED=1npx claudepluginhub stevegjones/claude-plugin-security-risk --plugin claude-plugin-security-risk