Submit

Infrawise

@Sidd27

Gives AI coding assistants deterministic infrastructure awareness. Statically analyzes your codebase, AWS services, and database schemas — exposes DynamoDB tables, indexes, query patterns, and service relationships via MCP so Claude Code knows your actual infrastructure instead of guessing.

Server Config

{
  "mcpServers": {
    "infrawise": {
      "command": "npx",
      "args": [
        "-y",
        "infrawise",
        "dev",
        "--config",
        "infrawise.yaml"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.