agentguard
Rank #31,228io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
agentguard is a Model Context Protocol (MCP) server published by agentwares. It ranks #31,228 of 132,113 servers tracked on MCP Toplist. agentguard is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 100,885 of 132,113 servers on MCP Toplist.
Use agentguard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentguard -e "AGENTGUARD_CONFIG=<your AGENTGUARD_CONFIG>" -e "AGENTGUARD_KILL=<your AGENTGUARD_KILL>" -- npx -y @agentwares/agentguardReplace each placeholder with your own value before saving.
[mcp_servers.agentguard]
command = "npx"
args = ["-y", "@agentwares/agentguard"]
[mcp_servers.agentguard.env]
AGENTGUARD_CONFIG = "<your AGENTGUARD_CONFIG>"
AGENTGUARD_KILL = "<your AGENTGUARD_KILL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard": {
"command": "npx",
"args": [
"-y",
"@agentwares/agentguard"
],
"env": {
"AGENTGUARD_CONFIG": "<your AGENTGUARD_CONFIG>",
"AGENTGUARD_KILL": "<your AGENTGUARD_KILL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard": {
"command": "npx",
"args": [
"-y",
"@agentwares/agentguard"
],
"env": {
"AGENTGUARD_CONFIG": "<your AGENTGUARD_CONFIG>",
"AGENTGUARD_KILL": "<your AGENTGUARD_KILL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentguard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentwares/agentguard"
],
"env": {
"AGENTGUARD_CONFIG": "<your AGENTGUARD_CONFIG>",
"AGENTGUARD_KILL": "<your AGENTGUARD_KILL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard": {
"command": "npx",
"args": [
"-y",
"@agentwares/agentguard"
],
"env": {
"AGENTGUARD_CONFIG": "<your AGENTGUARD_CONFIG>",
"AGENTGUARD_KILL": "<your AGENTGUARD_KILL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard": {
"command": "npx",
"args": [
"-y",
"@agentwares/agentguard"
],
"env": {
"AGENTGUARD_CONFIG": "<your AGENTGUARD_CONFIG>",
"AGENTGUARD_KILL": "<your AGENTGUARD_KILL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.agentwares%2Fagentguard)<a href="https://mcptoplist.com/server/io.github.agentwares%2Fagentguard"><img src="https://mcptoplist.com/badge/io.github.agentwares%2Fagentguard.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
agentwares
Other servers by agentwares
View all agentwares servers →Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Sep 8, 2026 |
| 0.1.2 | Sep 7, 2026 |
| 0.1.1 | Sep 7, 2026 |
| 0.1.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains agentguard?
- agentguard is maintained by agentwares, which publishes 8 MCP servers (21 total versions) tracked on MCP Toplist.
- Is agentguard listed on the Official MCP Registry?
- Yes — agentguard is listed on the Official MCP Registry, alongside Glama.
- How many versions does agentguard have?
- MCP Toplist tracks 4 versions of agentguard, most recently published on Sep 8, 2026.
- Where can I find the source code for agentguard?
- The source code for agentguard is hosted at github.com/agentwares/agentwares.
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.