kishanrao92/infra-mcp
3.2
If you are the rightful owner of infra-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An interactive Kubernetes monitoring system built with Flask and OpenAI's Model Context Protocol (MCP) for diagnosing cluster issues using natural language queries.
Tools
Functions exposed to the LLM to take actions
k8s.listProblemPods
Find problematic pods.
k8s.getPodDetails
Get detailed pod information.
deployments.listRecentChanges
Recent deployment history.
metrics.getErrors
Error rate analysis.
traces.sampleErrors
Sample failing traces.
config.getDiff
Configuration changes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client