Enterprise AI & Workplace Automation FullereneSubmitted July 26, 2026

Cloud Guard AI

An MCP app on the Model Context Protocol built by Fullerene at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon and deployed on NitroStack.

About this project

Enterprise cloud environments leak money and expose attack surface quietly. GPU nodes idle at 2% CPU while billing $3/hour. An S3 bucket sits publicly readable because someone loosened an ACL during debugging and never reverted it. Finding these means manually correlating inventory, utilization telemetry, security findings, and the org directory that tells you who to actually contact. CloudGuard AI turns that recurring audit into a conversation. It's an MCP server exposing 10 tools that let any LLM reason over live infrastructure data — correlating hourly cost against CPU utilization to compute exact monthly waste, auditing findings by severity, resolving resources to named owners with escalation paths, and generating Terraform remediation. It files real GitHub P1 tickets, posts Slack Block Kit incident cards with approve/escalate buttons, and closes issues once remediated. The agent has no write access to infrastructure — not by permission, but because those tools don't exist in the schema.

Enterprise AI & Workplace Automation track

Develop AI agents and automation tools that improve productivity, streamline workflows, and enhance business operations.

Team Fullerene

  • Rakesh MeesaLead

  • Aakash GS

  • Harish Manukonda

  • Prapanjan Ilangovan

Frequently asked questions

What does Cloud Guard AI do?
Enterprise cloud environments leak money and expose attack surface quietly. GPU nodes idle at 2% CPU while billing $3/hour. An S3 bucket sits publicly readable because someone loosened an ACL during debugging and never reverted it. Finding these means manually correlating inventory, utilization telemetry, security findings, and the org directory that tells you who to actually contact. CloudGuard AI turns that recurring audit into a conversation. It's an MCP server exposing 10 tools that let any LLM reason over live infrastructure data — correlating hourly cost against CPU utilization to compute exact monthly waste, auditing findings by severity, resolving resources to named owners with escalation paths, and generating Terraform remediation. It files real GitHub P1 tickets, posts Slack Block Kit incident cards with approve/escalate buttons, and closes issues once remediated. The agent has no write access to infrastructure — not by permission, but because those tools don't exist in the schema.
Who built Cloud Guard AI?
Cloud Guard AI was built by team Fullerene at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon, in the Enterprise AI & Workplace Automation track.
What is an MCP app and how is it built?
An MCP app is an application built on the Model Context Protocol — an open standard that lets AI agents connect to tools, data, and APIs. This project exposes MCP tools and resources that agentic AI systems can call. It was built and deployed on NitroStack, the full-stack platform for shipping MCP apps and servers.