security

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.

cloud
local
security
0
View on GitHub

Installation

npx -y samvas-codes/dawshund_mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/samvas-codes/dawshund_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub