mcpbeat Sign in

ExposureGuard MCP Server

local only

ExposureGuard runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 18 Apr 2026.

Domain security scanning for AI agents. A-F grades, 8 checks, fix snippets.

Installs per day peak 36 · avg 13 · -15% w/w
a month agotoday
78
Installs / week
pypi · exposureguard-mcp
0
Stars
0 open issues
18 Apr 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check ExposureGuard every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add exposureguard-mcp -- uvx exposureguard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "exposureguard-mcp": {
      "args": [
        "exposureguard-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.exposureguard-mcp]
command = "uvx"
args = ["exposureguard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "exposureguard-mcp": {
      "args": [
        "exposureguard-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "exposureguard-mcp": {
      "args": [
        "exposureguard-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to ExposureGuard

same job, measured the same way
Nel Veil
by nelproinc

Free passive security scanning - check any domain's DMARC, TLS, headers, and exposures.

66 installs/wk local only
AgentGuard — security checks for AI agents
by shuaicongxiaomai

Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).

local only
C
Opzyai Security Check
by opzyai

Local-first security check for AI coding agents: secrets, .env exposure, git-history leaks, CVEs.

50 installs/wk local only
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

46 installs/wk local only
Bridgeguard MCP
by kota1026

BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...

54 installs/wk local only
Agentpay Sentinel MCP
by rumblingb

Security guardrails for AI agent payments

local only
Dep
by rog0x

License check, outdated deps, security for AI agents

30 installs/wk local only
N
Think MCP
by agentutil

Intent security pre-flight checks for autonomous AI agents.

23 installs/wk local only

ExposureGuard — questions

Answers built from our own checks of this server.

Why is there no uptime for ExposureGuard?
ExposureGuard runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package exposureguard-mcp was installed 78 times last week.
How do I connect ExposureGuard?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls exposureguard-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ExposureGuard?
The pypi package exposureguard-mcp was installed 78 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ExposureGuard open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.