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
Installation
npx -y samvas-codes/dawshund_mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub