Server data from the Official MCP Registry
Advisory AOS agent health scan before deployment (manifest, services, immune loop, evidence).
Advisory AOS agent health scan before deployment (manifest, services, immune loop, evidence).
This MCP server provides agent health validation with appropriate scope and functionality. The codebase is well-structured with proper input validation and safe filesystem operations. Minor issues include broad exception handling and a sys.path manipulation pattern that could be more explicit, but these do not constitute security vulnerabilities. Permissions align well with the server's purpose of scanning local agent directories. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
7 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aos-standard-mcp-agent-health": {
"args": [
"mcp-agent-health"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP Agent Health Reporter — validate agent health under AOS discipline before deployment.
pip install mcp-agent-health==0.3.1
See packaging/README.md for MCP client configuration.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.