waabox/openapi-k8s-mcp-server
A Kubernetes-native MCP server that discovers internal microservices, extracts their OpenAPI specs, and exposes type-safe MCP tools for API introspection and in-cluster endpoint invocation.
Platform-specific configuration:
{
"mcpServers": {
"openapi-k8s-mcp-server": {
"command": "npx",
"args": [
"-y",
"openapi-k8s-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...