mcp-name: io.github.CSOAI-ORG/self-healing-infrastructure-mcp
Sovereign Self-Healing MCP
The only self-healing infrastructure MCP with cryptographic governance.
Every remediation is Ed25519-signed, BFT Council-approved, and EU AI Act compliant.
What Makes This Sovereign
| Feature | What It Means |
|---|---|
| Sigil Bus (Ed25519) | Every remediation action is cryptographically signed. Tamper-proof audit trail. |
| BFT Council | Critical decisions require 3-of-5 Byzantine Fault Tolerant consensus. No single point of failure. |
| 28-Domain Compliance | Auto-remediation rules vary by industry domain (Finance, Healthcare, Energy, etc.). |
| EU AI Act Built-In | Articles 9, 13, 15, 26, 50 — risk management, transparency, bias, FRIA, watermarking. |
| NIST AI RMF | Govern, Map, Measure, Manage — all four functions implemented. |
| ISO 42001 | AI management system controls mapped to auto-remediation policies. |
🚀 Quick Start
# Install via pip
pip install sovereign-self-healing-mcp
# Or via Smithery
npx -y @smithery/cli@latest install sovereign-self-healing-mcp --client claude
# Or via uvx (fastest)
uvx sovereign-self-healing-mcp
✨ Tools
| Tool | Description | Governance |
|---|---|---|
node_health_check |
Check CPU, memory, disk, GPU | Auto + attested |
cluster_health_check |
Check all 9 nodes | Auto + attested |
restart_service |
Restart failed service | Auto if safe, council if critical |
auto_remediate |
Fix common issues | 28-domain compliance check first |
gpu_orchestration |
Allocate GPU across cluster | Auto + attested |
failover_decision |
Determine failover action | BFT Council vote |
cost_report |
Infrastructure cost breakdown | Read-only |
compliance_check |
Check if issue is auto-remediable | 28-domain rules |
council_propose |
Propose critical action to BFT Council | Governance layer |
council_vote |
Cast vote on pending proposal | Governance layer |
council_status |
Check proposal status | Governance layer |
verify_attestation |
Verify Ed25519 sigil on any action | Cryptographic proof |
🛡️ Compliance by Design
Every tool call goes through the Sovereign Governance Layer:
Issue Detected → Domain Classification → Compliance Check → [Auto | Council | Block] → Sigil Sign → Log
- Finance domain:
disk_full→ Auto-remediate.data_loss→ BFT Council. - Healthcare domain:
backup_verify→ Auto.phi_exposure→ BFT Council + manual review. - Energy domain:
load_balancer_shift→ Auto.grid_disconnect→ BFT Council + safety isolation.
🏛️ Part of the Sovereign Temple
This MCP server is part of CSOAI Sovereign Temple — the open-source sovereign AI governance infrastructure.
| Component | Purpose |
|---|---|
| Sigil Bus | Ed25519 attestation chain for every agent action |
| BFT Council | Byzantine Fault Tolerant consensus for governance |
| 28-Domain Engine | 280 data sources, 28 industry domains, $0 cost |
| Horus Intel | Weekly competitive intelligence for AI governance |
| HIVE 1 | Enterprise compliance attestation (51 MCP servers) |
📜 License
MIT © CSOAI-ORG · UK Companies House 16939677
<<<<<<< HEAD Built with 💜 by CSOAI Labs · Sovereign AI Governance
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
MIT © [MEOK AI Labs](https://meok.ai)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
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"self-healing-infrastructure-mcp": {
"command": "uvx",
"args": ["self-healing-infrastructure-mcp"]
}
}
}
Or: pip install self-healing-infrastructure-mcp then run the self-healing-infrastructure-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
node_health_checkto …" - "Use
cluster_health_checkto …" - "Use
restart_serviceto …"
c54a94b (fix: marketplace manifest org ref MEOK-AI-Labs → CSOAI-ORG (listing-ready))
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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-2.0.3-py3-none-any.whl.
File metadata
- Download URL: self_healing_infrastructure_mcp-2.0.3-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f1b92f13f471521cad7628d85e61360d0ed7cdce773f85385aac2f1411b142b
|
|
| MD5 |
6ec0f4fb1ac70b69ca76ca79eba714a4
|
|
| BLAKE2b-256 |
1e19ccd3dab907d798e4d034fc9c016f7c37c507a37fe66ff7a7f95c33e6a8ec
|