Security MCP for AI-generated code. 390 rules, 36 tools, CLI + doctor + host audit.
| Tool name | Description | Destructive? |
|---|---|---|
| fetchUrl | โ no | |
| getData | โ no | |
| readDoc | โ no | |
| executeโ | โ yes | |
| status | โ no |
| foo | โ no | |
| get_user | โ no | |
| dump | โ no | |
| check_code | โ no | |
| check_project | โ no | |
| get_security_docs | โ no | |
| check_dependencies | โ no | |
| scan_directory | โ no | |
| scan_dependencies | โ no | |
| scan_secrets | โ no | |
| scan_staged | โ no | |
| compliance_report | โ no | |
| export_sarif | โ no | |
| check_package_health | โ no | |
| fix_code | โ no | |
| secure_this | โ no | |
| audit_config | โ no | |
| generate_policy | โ no | |
| review_pr | โ no | |
| scan_secrets_history | โ no | |
| policy_check | โ no | |
| analyze_dataflow | โ no | |
| analyze_cross_file_dataflow | โ no | |
| check_command | โ no | |
| scan_config_change | โ no | |
| repo_security_posture | โ no | |
| explain_remediation | โ no | |
| scan_file | โ no | |
| scan_changed_files | โ no | |
| security_stats | โ no | |
| audit_mcp_config | โ no | |
| scan_host_config | โ no | |
| guardvibe_doctor | โ no | |
| verify_fix | โ no | |
| security_workflow | โ no | |
| auth_coverage | โ no | |
| deep_scan | โ no | |
| full_audit | โ no | |
| remediation_plan | โ no | |
| verify_remediation | โ no | |
| secure_prompt | โ no | |
| lookup_user | โ no | |
| fetch_page | โ no | |
| fetch_weather | โ no |
{
"mcpServers": {
"iogithubgoklabguardvibe": {
"command": "npx",
"args": [
"-y",
"guardvibe"
]
}
}
}