Back to Browse

Self Healing Infrastructure MCP Server

Developer ToolsUse Caution1.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Self Healing Infrastructure MCP Server by MEOK AI Labs

About

Self Healing Infrastructure MCP Server by MEOK AI Labs

Security Report

1.2
Use Caution1.2Critical Risk

This server exhibits multiple critical security concerns that outweigh its legitimate infrastructure monitoring purpose. The code contains confirmed dangerous patterns (external metering calls with api_key exfiltration, network requests to unverified endpoints), suspicious monetization layers with fail-open security, incomplete/truncated auth middleware, and misleading claims about cryptographic governance that are not actually implemented. While the 28-domain compliance framework and BFT Council concepts are sound, the actual implementation is underdeveloped, and the real risk comes from the external metering infrastructure that phones home with user credentials. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue (1 critical, 0 high severity).

6 files analyzed ยท 18 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

process_spawn

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-self-healing-infrastructure-mcp": {
      "args": [
        "-y",
        "self-healing-infrastructure-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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.

Sovereign EU AI Act Sigil License PyPI

What Makes This Sovereign

FeatureWhat It Means
Sigil Bus (Ed25519)Every remediation action is cryptographically signed. Tamper-proof audit trail.
BFT CouncilCritical decisions require 3-of-5 Byzantine Fault Tolerant consensus. No single point of failure.
28-Domain ComplianceAuto-remediation rules vary by industry domain (Finance, Healthcare, Energy, etc.).
EU AI Act Built-InArticles 9, 13, 15, 26, 50 โ€” risk management, transparency, bias, FRIA, watermarking.
NIST AI RMFGovern, Map, Measure, Manage โ€” all four functions implemented.
ISO 42001AI 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

ToolDescriptionGovernance
node_health_checkCheck CPU, memory, disk, GPUAuto + attested
cluster_health_checkCheck all 9 nodesAuto + attested
restart_serviceRestart failed serviceAuto if safe, council if critical
auto_remediateFix common issues28-domain compliance check first
gpu_orchestrationAllocate GPU across clusterAuto + attested
failover_decisionDetermine failover actionBFT Council vote
cost_reportInfrastructure cost breakdownRead-only
compliance_checkCheck if issue is auto-remediable28-domain rules
council_proposePropose critical action to BFT CouncilGovernance layer
council_voteCast vote on pending proposalGovernance layer
council_statusCheck proposal statusGovernance layer
verify_attestationVerify Ed25519 sigil on any actionCryptographic 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.

ComponentPurpose
Sigil BusEd25519 attestation chain for every agent action
BFT CouncilByzantine Fault Tolerant consensus for governance
28-Domain Engine280 data sources, 28 industry domains, $0 cost
Horus IntelWeekly competitive intelligence for AI governance
HIVE 1Enterprise compliance attestation (51 MCP servers)

๐Ÿ“œ License

MIT ยฉ CSOAI-ORG ยท UK Companies House 16939677


Built with ๐Ÿ’œ by CSOAI Labs ยท Sovereign AI Governance

Reviews

No reviews yet

Be the first to review this server!