agent-guard
Rank #9,778io.github.ipezygj/agent-guard
Safety checks an agent runs before it acts: package malware, destructive command, secret leak.
agent-guard is a Model Context Protocol (MCP) server published by ipezygj. It ranks #9,778 of 126,487 servers tracked on MCP Toplist. agent-guard is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 116,709 of 126,487 servers on MCP Toplist.
Use agent-guard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-guard -- uvx agent-tripwire[mcp_servers.agent-guard]
command = "uvx"
args = ["agent-tripwire"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-guard": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}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.ipezygj%2Fagent-guard)<a href="https://mcptoplist.com/server/io.github.ipezygj%2Fagent-guard"><img src="https://mcptoplist.com/badge/io.github.ipezygj%2Fagent-guard.svg" alt="MCP Toplist: Top 10% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ipezygj
Other servers by ipezygj
View all ipezygj servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Jul 23, 2026 |
| 0.1.1 | Jul 23, 2026 |
| 0.1.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains agent-guard?
- agent-guard is maintained by ipezygj, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is agent-guard listed on the Official MCP Registry?
- Yes — agent-guard is listed on the Official MCP Registry, alongside Glama.
- How many versions does agent-guard have?
- MCP Toplist tracks 3 versions of agent-guard, most recently published on Jul 23, 2026.
- Where can I find the source code for agent-guard?
- The source code for agent-guard is hosted at github.com/ipezygj/agent-guard.
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.