Host Health
Verified IntegrationClient Configuration
— Connect Host Health to Claude Desktop or Cursor in seconds{
"mcpServers": {
"host-health": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-host-health"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides a standardized, read-only surface for checking a fixed set of operational health parameters across a fleet of Linux hosts.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Host Health
Host Health ensures security through several mechanisms: it enforces strictly read-only operation with a custom build-time linter preventing state-changing syscalls, uses mTLS HTTPS for secure, authenticated communication, runs with an unprivileged daemon and a minimal-privilege helper, and generates structured audit entries for every call.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.