Enterprise Aiops Agent
FreeNot checkedAn MCP server that enables autonomous self-healing AIOps by monitoring system metrics and executing dynamic remediation through LLM-driven tool routing, with su
About
An MCP server that enables autonomous self-healing AIOps by monitoring system metrics and executing dynamic remediation through LLM-driven tool routing, with support for Streamlit UI and CLI.
README
A Production-Grade Model Context Protocol (MCP) implementation in Python powered by Groq Llama-3.3-70B and Streamlit Web UI.
This project functions as an Autonomous Self-Healing AIOps Engine that monitors system metrics, detects memory/CPU threshold breaches, and dynamically executes remediation tools to restore server health without human intervention.
🌟 Key Features
- Autonomous LLM Agent: Leverages Anthropic's Model Context Protocol (MCP) and Groq LLM Function Calling.
- Self-Healing Architecture: Automatically detects high CPU/RAM usage (e.g. >80%) and triggers remediation scripts down to safe levels (~35%).
- Dynamic Tool Router: Centralized registry mapping LLM tool requests to python functions.
- Zero-Trust Security: Token authentication middleware and Human-in-the-Loop authorization hooks for sensitive operations.
- Multi-Interface Support: Operates via Streamlit Web UI & CLI Terminal with Winston-style Python logging.
🛠️ Project Architecture
mcp-enterprise-aiops-agent/ ├── .env ├── .gitignore ├── requirements.txt ├── README.md ├── app_gui.py └── src/ ├── init.py ├── security/ │ ├── init.py │ ├── auth.py # Zero-Trust JWT/Token Validation │ └── privacy_gateway.py # Presidio-style PII Redaction & Data Masking ├── tools/ │ ├── init.py │ ├── system_tool.py # System Health Monitoring & Self-Healing │ └── external_api_tool.py# Microservice Tool Integration ├── core/ │ ├── init.py │ ├── policy_engine.py # OPA-style Policy Enforcement & Human-in-the-Loop │ ├── tool_router.py # Dynamic MCP Tool Registration & Execution │ └── llm_agent.py # Multi-turn Autonomous Agent Loop └── utils/ ├── init.py └── logger.py # Structured Audit Logging (OpenTelemetry style)vice Data)
Installing Enterprise Aiops Agent
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/lokeshkundi15/mcp-enterprise-aiops-agentFAQ
Is Enterprise Aiops Agent MCP free?
Yes, Enterprise Aiops Agent MCP is free — one-click install via Unyly at no cost.
Does Enterprise Aiops Agent need an API key?
No, Enterprise Aiops Agent runs without API keys or environment variables.
Is Enterprise Aiops Agent hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Enterprise Aiops Agent in Claude Desktop, Claude Code or Cursor?
Open Enterprise Aiops Agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
by passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
by dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
by NOVA-3951Design Inspiration Server
Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re
by YonasValentinCompare Enterprise Aiops Agent with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All design MCPs
