MCP Safety Warden
Rank #1,793io.github.gautamvarmadatla/mcpsafetywarden
MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.
MCP Safety Warden is a Model Context Protocol (MCP) server published by gautamvarmadatla. It ranks #1,793 of 115,591 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. MCP Safety Warden is listed across 4 registries — Official MCP, Smithery, PulseMCP and Glama, with 36 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 113,798 of 115,591 servers on MCP Toplist.
Use MCP Safety Warden
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcpsafetywarden -- uvx mcpsafetywarden[mcp_servers.mcpsafetywarden]
command = "uvx"
args = ["mcpsafetywarden"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcpsafetywarden": {
"command": "uvx",
"args": [
"mcpsafetywarden"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcpsafetywarden": {
"command": "uvx",
"args": [
"mcpsafetywarden"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcpsafetywarden": {
"type": "stdio",
"command": "uvx",
"args": [
"mcpsafetywarden"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcpsafetywarden": {
"command": "uvx",
"args": [
"mcpsafetywarden"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcpsafetywarden": {
"command": "uvx",
"args": [
"mcpsafetywarden"
]
}
}
}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.gautamvarmadatla%2Fmcpsafetywarden)<a href="https://mcptoplist.com/server/io.github.gautamvarmadatla%2Fmcpsafetywarden"><img src="https://mcptoplist.com/badge/io.github.gautamvarmadatla%2Fmcpsafetywarden.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
gautamvarmadatla
Available versions (36)
| Version | Published |
|---|---|
| 1.4.16 | Aug 11, 2026 |
| 1.4.15 | Aug 9, 2026 |
| 1.4.13 | Aug 8, 2026 |
| 1.4.12 | Aug 8, 2026 |
| 1.4.11 | Aug 7, 2026 |
| 1.4.10 | Aug 6, 2026 |
| 1.4.8 | Aug 5, 2026 |
| 1.4.7 | Aug 4, 2026 |
| 1.4.6 | Aug 4, 2026 |
| 1.4.4 | Aug 3, 2026 |
| 1.4.3 | Aug 2, 2026 |
| 1.4.2 | Aug 2, 2026 |
| 1.4.0 | Jul 31, 2026 |
| 1.3.29 | Jul 31, 2026 |
| 1.3.27 | Jul 3, 2026 |
| 1.3.15 | Jun 29, 2026 |
| 1.3.14 | Jun 28, 2026 |
| 1.3.11 | Jun 27, 2026 |
| 1.3.9 | Jun 25, 2026 |
| 1.3.8 | Jun 23, 2026 |
| 1.3.0 | Jun 13, 2026 |
| 1.2.6 | May 5, 2026 |
| 1.2.5 | May 3, 2026 |
| 1.2.3 | May 2, 2026 |
| 1.2.2 | May 2, 2026 |
| 1.2.1 | May 2, 2026 |
| 1.2.0 | May 1, 2026 |
| 1.1.5 | Apr 30, 2026 |
| 1.1.4 | Apr 30, 2026 |
| 1.1.3 | Apr 29, 2026 |
| 1.1.2 | Apr 28, 2026 |
| 1.1.0 | Apr 27, 2026 |
| 1.0.4 | Apr 26, 2026 |
| 1.0.2 | Apr 26, 2026 |
| 1.0.1 | Apr 25, 2026 |
| 0.1.2 | Apr 24, 2026 |
Frequently asked questions
- Who maintains MCP Safety Warden?
- MCP Safety Warden is maintained by gautamvarmadatla, which publishes 1 MCP server (36 total versions) tracked on MCP Toplist.
- Is MCP Safety Warden listed on the Official MCP Registry?
- Yes — MCP Safety Warden is listed on the Official MCP Registry, alongside Smithery, PulseMCP and Glama.
- How many versions does MCP Safety Warden have?
- MCP Toplist tracks 36 versions of MCP Safety Warden, most recently published on Aug 11, 2026.
- Where can I find the source code for MCP Safety Warden?
- The source code for MCP Safety Warden is hosted at github.com/gautamvarmadatla/mcpsafetywarden.