Home/Directory/Infrastructure/Roadrecon Server

Roadrecon Server

@atomicchonk · github.com/atomicchonk/roadrecon_mcp_server

MCP server for analyzing ROADrecon gather results from Azure tenant enumeration

ClaimedInfrastructureHTTPToolslocal no-auth
GitHub

Install one command

terminal
$ pip install -r requirements.txt

Or add it with the Claude CLI: claude mcp add atomicchonk-roadrecon-mcp-server

Tools exposed 19 tools

find_privileged_users
analyze_mfa_status
find_applications_with_secrets
analyze_groups
identify_stale_accounts
analyze_pim_implementation
analyze_service_principal_credentials
analyze_legacy_authentication
analyze_conditional_access_policies
analyze_security_posture
analyze_privileged_access
investigate_application_risks
analyze_identity_security
analyze_stale_accounts
analyze_privileged_access_management
analyze_service_principal_security
analyze_legacy_authentication_risks
analyze_conditional_access
comprehensive_security_review

Configuration generate & copy

claude_desktop_config.json
{
  "mcpServers": {
    "atomicchonk-roadrecon-mcp-server": {
      "command": "pip",
      "args": ["install", "-r", "requirements.txt"]
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Infrastructure
Compare
@cloudflare

Manage Workers, KV, R2, D1 and DNS. Deploy and inspect edge resources from a remote MCP endpoint.

InfrastructureSSEWrite auth
6.3k2w ago7 toolscloud
$npx -y mcp-remote https://observability.mcp.cloudflare.com/sse
Compare
@docker

List, run, stop and inspect containers and images via the local Docker engine socket.

InfrastructurestdioExecute no-auth
5.5k2mo ago6 toolslocal
$npx -y docker-mcp
Compare
@sentry

Pull issue details, stack traces and event context from Sentry to debug production errors in place.

InfrastructureHTTPRead-only auth
5.2k3w ago5 toolscloud
$npx -y @sentry/mcp-server@latest