Loading MCP server directory, please wait...
Vendor status pages, TLS cert inspection, DNS propagation checks, and incident-response playbooks.
npx @getmcp/cli add io.github.cyanheads/devops-status-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/devops-status-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/devops-status-mcp-server",
"run",
"start:stdio"
],
"env": {
"MCP_LOG_LEVEL": "info",
"DEVOPS_STATUS_ALLOW_PRIVATE_TARGETS": "false",
"DEVOPS_STATUS_DISABLE_ACTIVE_PROBES": "false"
}
}
}
}Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.