Exposureguard MCP
Rank #49,387io.github.ExposureGuard/exposureguard-mcp
MCP server providing exposureguard-mcp capabilities
Exposureguard MCP is a Model Context Protocol (MCP) server published by exposureguard. It ranks #49,387 of 132,113 servers tracked on MCP Toplist. Exposureguard MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 82,726 of 132,113 servers on MCP Toplist.
Use Exposureguard MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add exposureguard-mcp -- uvx exposureguard-mcp[mcp_servers.exposureguard-mcp]
command = "uvx"
args = ["exposureguard-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"exposureguard-mcp": {
"command": "uvx",
"args": [
"exposureguard-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"exposureguard-mcp": {
"command": "uvx",
"args": [
"exposureguard-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"exposureguard-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"exposureguard-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"exposureguard-mcp": {
"command": "uvx",
"args": [
"exposureguard-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"exposureguard-mcp": {
"command": "uvx",
"args": [
"exposureguard-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ExposureGuard%2Fexposureguard-mcp)<a href="https://mcptoplist.com/server/io.github.ExposureGuard%2Fexposureguard-mcp"><img src="https://mcptoplist.com/badge/io.github.ExposureGuard%2Fexposureguard-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
exposureguard
Other servers by exposureguard
View all exposureguard servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Exposureguard MCP?
- Exposureguard MCP is maintained by exposureguard, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Exposureguard MCP listed on the Official MCP Registry?
- Yes — Exposureguard MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Exposureguard MCP have?
- MCP Toplist tracks 2 versions of Exposureguard MCP, most recently published on Mar 31, 2026.
- Where can I find the source code for Exposureguard MCP?
- The source code for Exposureguard MCP is hosted at github.com/exposureguard/exposureguard-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.