Perufitlife/web-exposure-mcp
by Various
MCP server that points an AI agent at a live URL and confirms publicly-served secret files — exposed .git, .env, JS source maps, backup/SQL dumps, directory listing, dotfiles — by
MCP
Perufitlife/web-exposure-mcp
Added 26 June 2026
Overview
MCP server that directs an AI agent to scan a live URL for publicly accessible secret files like .git, .env, and source maps. It fetches the actual bytes to confirm exposure, operates read-only with zero dependencies.
Best for
Best for
Security auditors and developers checking for accidental public exposure of sensitive files on live web servers.
Use cases
- Scanning a website for exposed .git directories
- Checking for publicly accessible environment files
- Verifying directory listing vulnerabilities
How to use
Install
npx -p web-exposure-mcp web-exposure-scan --url https://your-site.com Tools exposed
scan_web_exposurelist_exposure_checksgit_exposedenv_exposedsource_mapbackup_artifactdirectory_listingdotfile_served
Tested with
Claude Desktop, Cursor
Notes
MCP server that directs an AI agent to scan a live URL for publicly accessible secret files like .git, .env, and source maps. It fetches the actual bytes to confirm exposure, operates read-only with zero dependencies.
0 stars on GitHub. Last updated 2026-06-21. Licensed MIT.
Use cases
- Scanning a website for exposed .git directories
- Checking for publicly accessible environment files
- Verifying directory listing vulnerabilities
Pros
- Zero dependencies makes it easy to deploy
- Read-only operation reduces risk during scanning
- Simple JavaScript implementation fits into MCP ecosystem
Cons
- Only confirms by fetching bytes, may miss files blocked by IP restrictions
- No stars yet indicates limited community validation
- As MCP server, requires an AI agent to drive it
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Zero dependencies makes it easy to deploy
- Read-only operation reduces risk during scanning
- Simple JavaScript implementation fits into MCP ecosystem
Cons
- Only confirms by fetching bytes, may miss files blocked by IP restrictions
- No stars yet indicates limited community validation
- As MCP server, requires an AI agent to drive it
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.
