Skip to main content
SecurityUnknown

samvas-codes/dawshund_mcp

An MCP server based on dAWShund to enumerate AWS IAM data, analyze effective permissions, and visualize access relationships across users, roles, and resources. Built for cloud security engineers who want fast, easy and effective insights into AWS identity risk.

securitycloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/samvas-codes/dawshund_mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "dawshundmcp": {
      "command": "npx",
      "args": [
        "-y",
        "samvas-codes/dawshund_mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Unknown
Author
samvas-codes