Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Roadrecon MCP Server
Roadrecon MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/6/2026, 9:31:21 PM

Roadrecon MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository52 GitHub StarsTotal stargazers on GitHub for the source repository (52 stars).Visit Website
azuresecurityidentityroadrecon

Analyzes ROADrecon Azure AD enumeration data through MCP resources, security tools, and reusable analysis prompts.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldnโ€™t automatically confirm this listing starts correctly

The install command below didn't complete successfully in our automated test.

python roadrecon_mcp_server.py

python: can't open file '/home/user/roadrecon_mcp_server.py': [Errno 2] No such file or directory

This is an experimental automated check and can have false negatives โ€” missing environment variables, a slow cold install, etc. It doesnโ€™t necessarily mean somethingโ€™s wrong. Last checked 6d ago.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "atomicchonk-roadrecon-mcp-server": {
      "command": "python",
      "args": [
        "roadrecon_mcp_server.py"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

The atomicchonk/roadrecon_mcp_server MCP server connects MCP clients to data collected by a running ROADrecon web GUI. It exposes Azure AD entities through resource URIs, provides tools for identity and configuration analysis, and includes prompts for recurring security reviews. Reach for it when you need an AI assistant to examine ROADrecon tenant-enumeration results, such as privileged access, MFA coverage, application credentials, or stale accounts.

Use cases

โ€ขFind privileged Azure AD users in ROADrecon results
โ€ขAnalyze MFA coverage across tenant users
โ€ขIdentify applications with secrets or certificates
โ€ขReview stale accounts and legacy authentication risks
โ€ขAssess service-principal credential exposure

Key features

โ€ขAzure AD data resources over MCP
โ€ขSecurity analysis tools for identities and applications
โ€ขMFA, PIM, and conditional-access analysis
โ€ขReusable security review prompts
โ€ขROADrecon GUI URL configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Roadrecon MCP Server.

Extracted Tool Capabilities
Azure AD data resources over MCP
Security analysis tools for identities and applications
MFA, PIM, and conditional-access analysis
Reusable security review prompts
ROADrecon GUI URL configuration

How Roadrecon MCP Server works

What atomicchonk/roadrecon_mcp_server MCP server does

The atomicchonk/roadrecon_mcp_server MCP server gives an MCP-compatible assistant access to Azure AD data exposed by a running ROADrecon instance. It is intended for security analysis of tenant-enumeration results rather than for collecting the data itself. The repository identifies Claude Desktop as an example client.

Available data includes tenant statistics, users, groups, applications, service principals, devices, MFA information, directory roles, role definitions, app role assignments, OAuth2 permission grants, and tenant details. Many entity types support both collection-level resources and detail resources addressed with an object ID.

How it works

The server communicates with the ROADrecon web GUI, which must already be running and reachable. The default URL is http://localhost:5000; a different URL can be supplied through the ROADRECON_URL environment variable.

After the MCP client connects, the atomicchonk/roadrecon_mcp_server MCP server makes ROADrecon data available through URIs such as roadrecon://users, roadrecon://groups, and roadrecon://applications/{id}. Analysis tools operate on that data. The included prompt templates organize common investigations, including privileged access, identity security, application risk, stale accounts, PIM, service-principal credentials, legacy authentication, conditional access, and broader security posture reviews.

One conditional-access tool analyzes policies from an HTML file. It checks C:\Temp\caps.html by default and can use another path when provided.

Setup and configuration

Use Python 3.8 or newer. Clone the repository, install its dependencies from requirements.txt, and start the server with:

bash
python roadrecon_mcp_server.py

The ROADrecon GUI should be started separately before launching the MCP server. To target another GUI endpoint, set ROADRECON_URL, for example:

bash
ROADRECON_URL=http://localhost:8080 python roadrecon_mcp_server.py

The documented client setup uses Claude Desktop's server settings and its option for adding a running server. The atomicchonk/roadrecon_mcp_server MCP server therefore requires both a reachable ROADrecon GUI and an MCP-compatible client.

Tools and capabilities

The atomicchonk/roadrecon_mcp_server MCP server includes tools to:

  • Locate users with high-privilege roles.
  • Assess MFA deployment across users.
  • Find applications containing secrets or certificates.
  • Examine group types and membership.
  • Identify accounts inactive for a specified period.
  • Assess PIM implementation.
  • Detect over-permissioned service principals and long-lived credentials.
  • Identify risks associated with legacy authentication protocols.
  • Review conditional-access policies from an HTML file.

Its prompts provide reusable starting points for comprehensive security reviews and focused investigations. The resource set also allows an assistant to inspect individual users, groups, applications, and service principals when detail-level analysis is needed.

Limitations and notes

The repository does not describe a built-in ROADrecon collector, Azure authentication flow, or cloud-hosted endpoint. It expects an existing ROADrecon instance with its web GUI accessible. Conditional-access analysis depends on an HTML export or file available to the server, with a default lookup at C:\Temp\caps.html.

The documented license is MIT. Analysis results depend on the completeness and currency of the ROADrecon data supplied by the connected instance; the README describes access and analysis functions but does not specify retention, data validation, or remediation capabilities.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    ๐Ÿ”’ Security3 views
    Compare vs Apktool MCP Server โ†’
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    ๐Ÿ”’ Security3 views
    Compare vs Jadx AI MCP โ†’
  • MCP Maigret logoMCP Maigret

    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

    ๐Ÿ”’ Security4 views
    Compare vs MCP Maigret โ†’
  • AgentValet logoAgentValet

    Identity and credential governance broker for MCP servers. Issues scoped, short-lived credentials per agent to stop credential inheritance. Audit log, human approval gates, AIMS-aligned.

    ๐Ÿ”’ Security2 views
    Compare vs AgentValet โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
52
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Install check
Inconclusive
Install command did not finish in our automated test.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Roadrecon MCP Server

Clone the repository, run `pip install -r requirements.txt`, and start it with `python roadrecon_mcp_server.py`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRoadrecon MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/atomicchonk-roadrecon-mcp-server?style=directory)](https://allmcps.com/mcp/atomicchonk-roadrecon-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/atomicchonk-roadrecon-mcp-server"><img src="https://allmcps.com/api/badge/atomicchonk-roadrecon-mcp-server?style=directory" alt="Roadrecon MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 4, 2026
3/8 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars52
GitHub Star CountTotal stargazers on GitHub representing community popularity (52 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 30, 2025
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 7d ago via OSV.dev ยท roadrecon_mcp_server.py (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Roadrecon MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code