atomicchonk/roadrecon_mcp_server
π πͺ π MCP server for analyzing ROADrecon gather results from Azure tenant enumeration
Quick Start
Clone the repository:
git clone https://github.com/atomicchonk/roadrecon_mcp_serverClaude Desktop configuration example:
{
"mcpServers": {
"roadreconmcpserver": {
"command": "npx",
"args": [
"-y",
"atomicchonk/roadrecon_mcp_server"
]
}
}
}Check the repository README for specific installation and configuration instructions.