Enterprise DNA Enterprise DNA
M MCP Servers Developer low

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

#ai-agents #attack-surface-management #devsecops #dotenv-security #exposed-git #mcp #model-context-protocol #secrets-detection

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_exposure
  • list_exposure_checks
  • git_exposed
  • env_exposed
  • source_map
  • backup_artifact
  • directory_listing
  • dotfile_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks