rmednitzer

aiops-mcp

Community rmednitzer
Updated

A self-contained, security-first unified AIOps MCP

aiops-mcp

praxis, the unified AI-operations MCP.

Status: v0 implemented and gated. make ci-success is green (ruff + mypy strict

  • pytest + the schema-drift guard + the dispatch eval gate), and each of the nineinvariants has a passing test. The repository is now in iterative securityhardening (audit waves ADR-0011 through ADR-0013; open items indocs/backlog.md). The original build brief is docs/first-session.md.

What it is

praxis is a self-contained, security-first, single-operator-operable,EU-sovereign unified AI-operations MCP server. It fuses three things into onecontrol plane:

  1. A live bitemporal model of the fleet. Hosts, services, packages, storage,networks, identities, and alerts as typed vertices and edges, with every factcarrying four timestamps and never being deleted (corrections supersede). Thesource of truth.
  2. A drift engine. Observed host state vs desired state (IaC plan, configbaseline, or an operator-blessed known-good snapshot), with structured driftfindings and human-gated convergence.
  3. A tiered, audited actuator. A single execution path that classifies everyaction T0-T3, gates state-changing actions behind human confirmation, and wrapsthe right tool per host type (ssh/ansible/opentofu/runbooks/talosctl/redfish/cloud) instead of reinventing it.

It implements everything itself. It has zero runtime dependency on, and noimports from, any other repository.

Why

It is the engineered successor to a hand-run fleet gateway: graduated autonomymade load-bearing in code (not just a design note), drift detection formalized outof manual markdown baselines into a queryable bitemporal store, scattered stateunified, and flat skills given a real registry and router. Security-first, forreal production deployments.

Quickstart

praxis is self-contained: the default path is the SQLite store over stdio with noexternal services.

uv sync --extra dev          # add --extra postgres for the production store backend
make check                   # ruff + mypy strict + pytest
make ci-success              # the above plus the schema-drift guard and eval gate
python -m praxis             # serve over stdio (JSON-RPC 2.0); refuses unsafe HTTP binds

Configuration is PRAXIS_-prefixed and bound once at import (src/praxis/config.py).For the design rationale, the nine non-negotiable invariants, and the build sequence,read docs/first-session.md.

Layout

See docs/first-session.md for the full tree. The spine: src/praxis/execution/(the single audited executor), src/praxis/store/ (the pluggable bitemporalstore), src/praxis/drift/ (the drift engine), src/praxis/actuation/ (tooladapters), src/praxis/tools/ (the MCP surface), and docs/{adr,stpa}/ plusdocs/backlog.md (governance-as-code).

Governance

  • Decisions: docs/adr/ (Architecture Decision Records).
  • Safety and security requirements: docs/stpa/ (System-Theoretic ProcessAnalysis, including STPA-Sec).
  • Work tracking: docs/backlog.md (stable BL-NNN ids).
  • Compliance mapping: docs/governance/ (EU AI Act, NIS2/NISG, CRA, GDPR, ISO27001).

License

Apache-2.0 (see LICENSE) and NOTICE.

MCP Server · Populars

MCP Server · New

    CodeAbra

    iai-pme

    The best-benchmarked open-source memory system for AI coding assistants

    Community CodeAbra
    cyberkaida

    ReVa - Ghidra MCP Server for AI-Powered Reverse Engineering

    MCP server for reverse engineering tasks in Ghidra 👩‍💻

    Community cyberkaida
    JcDizzy

    CC Web MCP

    面向 Claude Code 第三方模型后端的轻量本地 WebSearch/WebFetch fallback MCP。A lightweight, local-first WebSearch/WebFetch fallback MCP for Claude Code when using third-party Anthropic-compatible models such as DeepSeek, Qwen or Kimi.

    Community JcDizzy
    lasso-security

    MCP Gateway

    A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.

    Community lasso-security
    magicyuan876

    Tianshu 天枢

    天枢 - 企业级 AI 一站式数据预处理平台 | PDF/Office转Markdown | 支持MCP协议AI助手集成 | Vue3+FastAPI全栈方案 | 文档解析 | 多模态信息提取

    Community magicyuan876