Stats
Actions
Tags
From Semgrep Guardian
Runs a local script that serves as an MCP server for Claude. The specific service or capabilities depend on the script's implementation.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"guardian": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/hook.sh",
"args": [
"claude",
"mcp"
]
}
}
}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}/scripts/hook.shCommand-line arguments passed to the server process
npx claudepluginhub lgerard314/global-marketplace --plugin semgrep