Skip to main content
SecurityPython

atomicchonk/roadrecon_mcp_server

🐍 πŸͺŸ 🏠 MCP server for analyzing ROADrecon gather results from Azure tenant enumeration

securitylocal-servicewindows
Share:

Quick Start

Clone the repository:

git clone https://github.com/atomicchonk/roadrecon_mcp_server

Claude Desktop configuration example:

{
  "mcpServers": {
    "roadreconmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "atomicchonk/roadrecon_mcp_server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Python
Author
atomicchonk