check_mcp_health
Check the health of an MCP server via HTTP to verify it is responsive, helping multi-agent systems avoid dependency failures.
Instructions
Simple health check against another MCP server (HTTP transport). Useful for multi-agent systems that depend on other MCP servers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_url | No | http://localhost:8000 |