Agentguard47
Rank #6,948io.github.bmdhodl/agentguard47
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
Agentguard47 is a Model Context Protocol (MCP) server published by bmdhodl. It ranks #6,948 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Agentguard47 is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 125,098 of 132,046 servers on MCP Toplist.
Use Agentguard47
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add agentguard47 -e "AGENTGUARD_API_KEY=<your AGENTGUARD_API_KEY>" -e "AGENTGUARD_URL=<your AGENTGUARD_URL>" -- npx -y @agentguard47/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.agentguard47]
command = "npx"
args = ["-y", "@agentguard47/mcp-server"]
[mcp_servers.agentguard47.env]
AGENTGUARD_API_KEY = "<your AGENTGUARD_API_KEY>"
AGENTGUARD_URL = "<your AGENTGUARD_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<your AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<your AGENTGUARD_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<your AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<your AGENTGUARD_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentguard47": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<your AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<your AGENTGUARD_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<your AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<your AGENTGUARD_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<your AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<your AGENTGUARD_URL>"
}
}
}
}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.bmdhodl%2Fagentguard47)<a href="https://mcptoplist.com/server/io.github.bmdhodl%2Fagentguard47"><img src="https://mcptoplist.com/badge/io.github.bmdhodl%2Fagentguard47.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bmdhodl
Available versions (3)
| Version | Published |
|---|---|
| 0.2.2 | May 31, 2026 |
| 0.2.1 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agentguard47?
- Agentguard47 is maintained by bmdhodl, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Agentguard47 listed on the Official MCP Registry?
- Yes — Agentguard47 is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agentguard47 have?
- MCP Toplist tracks 3 versions of Agentguard47, most recently published on May 31, 2026.
- Where can I find the source code for Agentguard47?
- The source code for Agentguard47 is hosted at github.com/bmdhodl/agent47.
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.