MCP Agent Health Reporter
Rank #67,488io.github.aos-standard/mcp-agent-health
Advisory AOS agent health scan before deployment (manifest, services, immune loop, evidence).
MCP Agent Health Reporter is a Model Context Protocol (MCP) server published by aos-standard. It ranks #67,488 of 132,113 servers tracked on MCP Toplist. MCP Agent Health Reporter is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 64,625 of 132,113 servers on MCP Toplist.
Use MCP Agent Health Reporter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-agent-health -- uvx mcp-agent-health[mcp_servers.mcp-agent-health]
command = "uvx"
args = ["mcp-agent-health"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-agent-health": {
"command": "uvx",
"args": [
"mcp-agent-health"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-agent-health": {
"command": "uvx",
"args": [
"mcp-agent-health"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-agent-health": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-agent-health"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-agent-health": {
"command": "uvx",
"args": [
"mcp-agent-health"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-agent-health": {
"command": "uvx",
"args": [
"mcp-agent-health"
]
}
}
}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.aos-standard%2Fmcp-agent-health)<a href="https://mcptoplist.com/server/io.github.aos-standard%2Fmcp-agent-health"><img src="https://mcptoplist.com/badge/io.github.aos-standard%2Fmcp-agent-health.svg" alt="MCP Toplist: #67,488 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aos-standard
Other servers by aos-standard
View all aos-standard servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains MCP Agent Health Reporter?
- MCP Agent Health Reporter is maintained by aos-standard, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Agent Health Reporter listed on the Official MCP Registry?
- Yes — MCP Agent Health Reporter is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Agent Health Reporter have?
- MCP Toplist tracks 1 version of MCP Agent Health Reporter, most recently published on Jul 19, 2026.
- Where can I find the source code for MCP Agent Health Reporter?
- The source code for MCP Agent Health Reporter is hosted at github.com/aos-standard/mcp-agent-health.
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.