joergmichno/clawguard-mcp
by Various
MCP Server for ClawGuard Shield — security scanning via Model Context Protocol.
MCP
joergmichno/clawguard-mcp
Added 1 June 2026
Overview
An MCP server that exposes ClawGuard Shield security scanning through the Model Context Protocol. It lets AI agents and tools invoke ClawGuard scans directly via standard MCP messages.
Best for
Best for
Developers building MCP-aware agents that need on-demand vulnerability scanning via ClawGuard
Use cases
- Integrate vulnerability scanning into AI-assisted code review workflows
- Enable AI agents to perform security checks on files or repositories
- Add ClawGuard Shield capabilities to MCP-compatible assistants
Notes
An MCP server that exposes ClawGuard Shield security scanning through the Model Context Protocol. It lets AI agents and tools invoke ClawGuard scans directly via standard MCP messages.
0 stars on GitHub. Last updated 2026-04-02. Licensed MIT.
Use cases
- Integrate vulnerability scanning into AI-assisted code review workflows
- Enable AI agents to perform security checks on files or repositories
- Add ClawGuard Shield capabilities to MCP-compatible assistants
Pros
- Brings security scanning functionality into MCP-native applications
- Open source Python implementation, easy to extend or audit
- Leverages ClawGuard Shield without requiring custom API bridges
Cons
- Zero stars and minimal community adoption suggest limited reliability or maturity
- Depends on ClawGuard Shield infrastructure, adding external setup overhead
- No detailed documentation or usage examples beyond the repository description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Brings security scanning functionality into MCP-native applications
- Open source Python implementation, easy to extend or audit
- Leverages ClawGuard Shield without requiring custom API bridges
Cons
- Zero stars and minimal community adoption suggest limited reliability or maturity
- Depends on ClawGuard Shield infrastructure, adding external setup overhead
- No detailed documentation or usage examples beyond the repository description
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.