Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by waabox • Uncategorized
A lightweight MCP server that discovers Kubernetes services, fetches their OpenAPI specs, and exposes them as a live, queryable microservice registry.
Discover and list microservices running in Kubernetes clusters.
Fetch and parse OpenAPI specifications automatically from services.
Invoke microservice endpoints directly within the cluster network.
This MCP server runs inside a Kubernetes cluster to automatically discover services and their OpenAPI specifications via the Kubernetes API. It normalizes and indexes these specs, tracks versions, and exposes them through MCP tools, enabling agents to introspect, list, and invoke microservice endpoints directly over in-cluster networking. It requires no external database by using an embedded Derby database and supports configurable refresh intervals and URL templates for flexible deployment.