II.
ToolServer JSON
Structured · livetool-server:mcp-checkov
Checkov Security Scanner MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-checkov",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-security-observability.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Checkov Security Scanner MCP Server",
"description": "MCP server (AWS sample) integrating Checkov alongside Semgrep and Bandit for\ncomprehensive code and IaC security analysis. Enables AI coding assistants to\nautomatically scan infrastructure definitions for misconfigurations and compliance violations.\n",
"protocol": "mcp",
"category": "security",
"repoUrl": "https://github.com/aws-samples/sample-mcp-security-scanner",
"maintainer": "AWS Samples",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-checkov",
"to": "tool:checkov",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-checkov",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-checkov",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}