Home › Cloud & Monitoring › agent47
agent47
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
Topics: Monitoring
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.2)
npx -y @agentguard47/mcp-server@0.2.2
Or add to your MCP client config:
{
"mcpServers": {
"agent47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server@0.2.2"
],
"env": {
"AGENTGUARD_API_KEY": "<YOUR_VALUE>",
"AGENTGUARD_URL": "<YOUR_VALUE>"
}
}
}
}
AGENTGUARD_API_KEYrequired secret — AgentGuard read API key for querying traces, alerts, costs, usage, and savings.AGENTGUARD_URL— Optional AgentGuard API base URL. Defaults to production.
Related servers
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Firecrawl MCP Server
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
mcp-grafana
An MCP server giving access to Grafana dashboards, data and more.
sentry-mcp
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
homebutler
Tells an agent what changed on a server since it last looked - status, Docker, backups, Proxmox.
zabbix-mcp-server
Zabbix integration for hosts, items, triggers, templates, problems, data and more.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry