iiRecord
Agentic AI Atlas · AWS CDK MCP Server
tool-server:mcp-aws-cdka5c.ai
II.
ToolServer JSON

tool-server:mcp-aws-cdk

Structured · live

AWS CDK MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-cloud-devops.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-aws-cdk",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-cloud-devops.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "AWS CDK MCP Server",
    "description": "MCP server for AWS Cloud Development Kit best practices.\nEnables AI agents to generate CDK constructs, validate\ninfrastructure patterns, and check security compliance with CDK Nag.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/awslabs/mcp",
    "maintainer": "AWS",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-aws-cdk",
      "to": "platform:aws",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-aws-cdk",
      "to": "domain:cloud-infra",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-aws-cdk",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}