aiganak-aiops-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aiganak-aiops-mcpanalyze the latest error logs and suggest a patch for the failing module"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
โก AiGanak-AIOps-MCP
Autonomous Infrastructure & Code Health Diagnostic Agent over Model Context Protocol (MCP)
Developed by Akshay Bankar | AiGanak Technologies (aiganak.com) | Released under the Apache 2.0 License.
๐ Overview
aiganak-aiops-mcp is a flagship reference architecture and open-source MCP server designed to automate infrastructure diagnostics, log root-cause analysis, and safe code patching.
By combining DuckDB OLAP analytics, Python AST structural inspection, LangGraph cyclic state machines, and Arize Phoenix LLMOps observability, this repository provides a top 1% reference blueprint for production-grade agentic integrations.
Related MCP server: log-analyzer-mcp
๐ System Architecture
1. High-Level Protocol & Component Boundaries
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Client Layer (IDE / Agent) โ
โ (Cursor IDE / Claude Desktop / Custom LangGraph Agent) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โ Standard STDIO / JSON-RPC
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ aiganak-aiops-mcp (FastMCP Server) โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโ โ
โ โ query_log_file โ โ inspect_code_ast โ โ apply_code_patch โ โ
โ โ (DuckDB OLAP Engine) โ โ (Python AST Parser) โ โ (Git Safety Gate) โ โ
โ โโโโโโโโโโโโโฌโโโโโโโโโโโโโ โโโโโโโโโโโโโฌโโโโโโโโโโโโ โโโโโโโโโโโฌโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโ
โ โ โ
โผ โผ โผ
โโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโ
โ JSONL/CSV Logs โ โ Source Code AST โ โ Host Codebase โ
โโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโ2. LangGraph Stateful Self-Healing Orchestrator
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ node_log_analyzer โ <โโโโ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโ โ
โ โ
โผ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ node_code_inspector โ โ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโ โ
โ โ
โผ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ node_patch_proposer โ โ (Retry Loop)
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโ โ
โ โ
[ Human Approval Gate Interrupt ] โ
โ โ
(Approved / Local) โ
โ โ
โผ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ node_patch_applier โ โ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโ โ
โ โ
โผ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ node_verifier โ โ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโ โ
โ โ
[ Verification Passed? ] โ
/ \ โ
(Yes) (No) โโโโโโโโโโโ
โ
โผ
โโโโโโโ
โ END โ
โโโโโโโThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiGanak/aiganak-aiops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server