Install
1
Run in your terminal$
npx claudepluginhub harieshvarshan/vrshn-claude-marketplace --plugin klocwork-mcpAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"klocwork": {
"command": "${HOME}/.local/share/klocwork-mcp/venv/bin/python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp_server.py"
],
"env": {
"KLOCWORK_CONFIG": "${HOME}/.config/atlassian/.env"
}
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Details
Command
${HOME}/.local/share/klocwork-mcp/venv/bin/pythonAccess Leveladmin
Arguments
${CLAUDE_PLUGIN_ROOT}/mcp_server.py
Environment Variables
KLOCWORK_CONFIG=${HOME}/.config/atlassian/.envActions
Plugins (1)