atomicchonk/roadrecon_mcp_server
by Various
Claude MCP server to perform analysis on ROADrecon data
MCP
atomicchonk/roadrecon_mcp_server
Added 1 June 2026
Overview
A Claude MCP server that analyzes ROADrecon data, enabling security assessments of Azure Active Directory environments. It processes ROADrecon's SQLite database output to surface misconfigurations and attack paths through natural language queries.
Best for
Best for
Security researchers and red teamers analyzing Azure AD environments
Use cases
- Query Azure AD tenant configurations for security gaps
- Identify privilege escalation paths from ROADrecon data
- Automate post-exploitation analysis of Azure AD environments
How to use
Install
pip install -r requirements.txt Tools exposed
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(file_path: str = "")
Tested with
Claude Desktop
Notes
A Claude MCP server that analyzes ROADrecon data, enabling security assessments of Azure Active Directory environments. It processes ROADrecon’s SQLite database output to surface misconfigurations and attack paths through natural language queries.
50 stars on GitHub. Last updated 2025-03-30. Licensed MIT.
Use cases
- Query Azure AD tenant configurations for security gaps
- Identify privilege escalation paths from ROADrecon data
- Automate post-exploitation analysis of Azure AD environments
Pros
- Integrates directly with Claude for conversational analysis
- Leverages ROADrecon’s comprehensive Azure AD reconnaissance data
- Open source with Python codebase for customization
Cons
- Requires prior ROADrecon data collection to function
- Limited to analysis of already-gathered reconnaissance data
- Small community with only 50 GitHub stars
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Integrates directly with Claude for conversational analysis
- Leverages ROADrecon's comprehensive Azure AD reconnaissance data
- Open source with Python codebase for customization
Cons
- Requires prior ROADrecon data collection to function
- Limited to analysis of already-gathered reconnaissance data
- Small community with only 50 GitHub stars
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.