Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. MCP Agent Health
MCP Agent Health logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:01:01 AM

MCP Agent Health

User RatingsBe the first to rate and review this MCP server!
View Repository
developer-toolsagent-healthmcpdeployment

Advisory MCP health reporter that checks agent manifests, services, immune loops, and evidence before deployment.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aos-standard-mcp-agent-health": {
      "command": "uvx",
      "args": [
        "mcp-agent-health"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Overview

The aos-standard/mcp-agent-health MCP server provides an advisory health scan for agents following AOS discipline. It runs as a stdio MCP and evaluates four stated areas: the manifest, services, immune loop, and evidence. Reach for it when you need a pre-deployment health check rather than a general-purpose monitoring service. The package is distributed on PyPI as mcp-agent-health version 0.3.1.

Use cases

β€’Validate an agent before deployment
β€’Review an agent manifest under AOS discipline
β€’Assess services, immune loop, and evidence
β€’Run an advisory health report through MCP

Key features

β€’Advisory agent health scanning
β€’AOS-discipline validation
β€’Manifest review
β€’Services review
β€’Immune loop and evidence checks
β€’Stdio MCP operation

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Agent Health.

Extracted Tool Capabilities
Advisory agent health scanning
AOS-discipline validation
Manifest review
Services review
Immune loop and evidence checks
Stdio MCP operation

How MCP Agent Health works

What aos-standard/mcp-agent-health does

The aos-standard/mcp-agent-health MCP server reports on agent health before deployment. Its scope is defined by AOS discipline and covers four areas named by the project: the agent manifest, services, immune loop, and evidence. The available material describes the tool as an advisory reporter, so its output should be treated as guidance for reviewing an agent rather than as a stated deployment gate or runtime monitoring system.

This makes the project relevant when an agent needs a structured health review before it is released. The repository does not describe unrelated functions such as application observability, infrastructure monitoring, issue tracking, or automated remediation. Its stated purpose remains focused on validating agent health under the AOS model.

How it works

The aos-standard/mcp-agent-health MCP server is provided as a stdio MCP. In that operating mode, an MCP client launches the local server process and communicates with it through standard input and output. The supplied description identifies the stdio server as mcp-agent-health.

The scan is organized around the four AOS-related subjects listed in the project description: manifest, services, immune loop, and evidence. The available README excerpt does not define the individual checks, result schema, severity levels, input format, or whether findings can be modified through MCP. Those details should be confirmed in the package documentation or the referenced agent card before building automation around its output.

Setup and configuration

Install the published package with the command below:

Terminal
pip install mcp-agent-health==0.3.1

The project points users to packaging/README.md for MCP client configuration. That file is not included in the supplied material, so the exact client configuration format, executable invocation, and required command-line arguments cannot be established here. The repository also links to a PyPI project, a catalog entry, and an agent card at packaging/agent_card.json.

No environment variables, API keys, service credentials, or external account requirements are specified in the provided README excerpt. Do not assume that additional configuration is unnecessary until the package and client-configuration documentation have been checked.

Tools and capabilities

The stated capability is an advisory agent health scan. Its review scope includes:

  • Checking the agent manifest as part of the AOS health review
  • Reviewing declared or relevant services within that health model
  • Including the immune loop in the health assessment
  • Considering evidence during pre-deployment validation
  • Exposing the reporter through the stdio MCP interface

The material does not list individual MCP tool names, parameters, return fields, or client-specific setup examples. As a result, this listing cannot confirm the exact tool call used to start a scan or retrieve its report.

Limitations and notes

The aos-standard/mcp-agent-health MCP server is described as advisory, and the source material does not promise automatic fixes, continuous monitoring, deployment blocking, or compliance certification. It should therefore be evaluated as a pre-deployment reporting component. The excerpt also does not state a license, supported MCP clients, authentication method, environment variables, or compatibility guarantees. Those fields require confirmation from the repository’s packaging files or fuller documentation.

Getting started with this aos-standard/mcp-agent-health MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • SaC β€” Software as Content logoSaC β€” Software as Content

    Give your AI agent the ability to respond with live, interactive apps that evolve.

    πŸ’» Developer Tools3 views
    Compare vs SaC β€” Software as Content β†’
  • Magic MCP logoMagic MCP

    Create crafted UI components inspired by the best 21st.dev design engineers.

    πŸ’» Developer Tools16 views
    Compare vs Magic MCP β†’
  • Vynix logoVynix

    Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

    πŸ’» Developer Tools3 views
    Compare vs Vynix β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Agent Health

Install version 0.3.1 from PyPI with `pip install mcp-agent-health==0.3.1`. The project refers to `packaging/README.md` for MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Agent Health AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/aos-standard-mcp-agent-health?style=directory)](https://allmcps.com/mcp/aos-standard-mcp-agent-health)
HTML Embed
<a href="https://allmcps.com/mcp/aos-standard-mcp-agent-health"><img src="https://allmcps.com/api/badge/aos-standard-mcp-agent-health?style=directory" alt="MCP Agent Health on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthNo auth required
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 19, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MCP Agent Health β†’Install in Claude DesktopInstall in CursorInstall in VS Code