AI-powered self healing infrastructure MCP server for agents. Supports node health check, cluster health check, restart service. By MEOK AI Labs.
Project description
Overview
Self Healing Infrastructure MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
node_health_check |
Check health of infrastructure nodes including CPU, memory, disk, and GPU. |
cluster_health_check |
Check health of all 9 nodes in the cluster. |
restart_service |
Restart a failed service with automatic rollback on repeated failures. |
cost_report |
Generate infrastructure cost report with breakdown by service, region, and resou |
auto_remediate |
Automatically remediate common infrastructure issues using predefined playbooks. |
gpu_orchestration |
Orchestrate GPU allocation across the 9-node cluster. |
failover_decision |
Determine failover action for a failed node in the cluster. |
Installation
pip install meok-self-healing-infrastructure-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"self-healing-infrastructure-mcp": {
"command": "python",
"args": ["-m", "meok_self_healing_infrastructure_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 7 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file self_healing_infrastructure_mcp-1.0.6.tar.gz.
File metadata
- Download URL: self_healing_infrastructure_mcp-1.0.6.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a62b13fd4e903fc507f49f65575c84237cf8604b5469525a120e96cd5eec46d9
|
|
| MD5 |
985cc4b8d312ab25f0e54c76d8415391
|
|
| BLAKE2b-256 |
099a059eeff353b1f60b2e9ba76c64b0012de7d2fb53e310877174be4b92bdf9
|
File details
Details for the file self_healing_infrastructure_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: self_healing_infrastructure_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1785ec306f7a121720675af4272f4d084dbe6a6c19acc27e24e3951f452508e4
|
|
| MD5 |
28b5dcc0745165846079b19c4f450305
|
|
| BLAKE2b-256 |
b42d471a17b4085d01b4a33f536803280dca2b53443331c4c53db77a9a250c14
|