HealthTech & Life Sciences Skill IssueSubmitted July 18, 2026

Frankenstein Hospital System— The Agent That Builds Healthcare Agents

An MCP app on the Model Context Protocol built by Skill Issue at the Amrita University Amritapuri campus NitroStack × MCP To The Moon hackathon and deployed on NitroStack.

About this project

What it does: Frankenstein is an agent that builds other agents. You describe what you need in plain English, for example "make an agent that alerts me when O-negative blood stock runs low," and Frankenstein turns that sentence into a real, working AI tool. It figures out what data the agent needs, picks a matching template (vitals monitoring, blood-bank tracking, patient note summarizing), fills in the specific details, tests that it actually works, and deploys it live, all within seconds, with no developer writing code by hand. Who it's for: Hospitals, clinics, and healthcare teams that need many small, specific monitoring tools but don't have the time or dev resources to build each one individually. Think a nurse who wants a quick alert system, an admin who needs an inventory tracker, or a ward that needs a summarizer for patient notes. What makes it special: Most hackathon projects build one agent. Frankenstein builds a factory for agents. It's recursive, meaning it can generate new tools on demand, live, in front of judges. Every agent it creates gets tested, deployed, tracked on a dashboard, and logged for audit automatically, so it's not just fast, it's safe and accountable too. That mix of speed, self-generation, and built-in oversight is what turns it from a neat demo into something judges actually remember.

HealthTech & Life Sciences track

Design AI-powered solutions for healthcare, diagnostics, patient care, medical research, and life sciences.

Team Skill Issue

  • Kesavamrutha LakshmiLead

  • Kilari Vamsika

  • Punith Sai Nallapaneni

  • Donapati kowsik Sainath Reddy

Frequently asked questions

What does Frankenstein Hospital System— The Agent That Builds Healthcare Agents do?
What it does: Frankenstein is an agent that builds other agents. You describe what you need in plain English, for example "make an agent that alerts me when O-negative blood stock runs low," and Frankenstein turns that sentence into a real, working AI tool. It figures out what data the agent needs, picks a matching template (vitals monitoring, blood-bank tracking, patient note summarizing), fills in the specific details, tests that it actually works, and deploys it live, all within seconds, with no developer writing code by hand. Who it's for: Hospitals, clinics, and healthcare teams that need many small, specific monitoring tools but don't have the time or dev resources to build each one individually. Think a nurse who wants a quick alert system, an admin who needs an inventory tracker, or a ward that needs a summarizer for patient notes. What makes it special: Most hackathon projects build one agent. Frankenstein builds a factory for agents. It's recursive, meaning it can generate new tools on demand, live, in front of judges. Every agent it creates gets tested, deployed, tracked on a dashboard, and logged for audit automatically, so it's not just fast, it's safe and accountable too. That mix of speed, self-generation, and built-in oversight is what turns it from a neat demo into something judges actually remember.
Who built Frankenstein Hospital System— The Agent That Builds Healthcare Agents?
Frankenstein Hospital System— The Agent That Builds Healthcare Agents was built by team Skill Issue at the Amrita University Amritapuri campus NitroStack × MCP To The Moon hackathon, in the HealthTech & Life Sciences 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.