Skip to main content
Glama

get_topology

Read-only

Map multi-service incident or dependency graphs in Kubernetes. Returns resource nodes and edges to show traffic and ownership relationships.

Instructions

Use to map a multi-service incident or dependency graph, preferably scoped to a namespace. Returns Kubernetes resource nodes and edges (Services, workloads, Pods, Ingresses, ConfigMaps, Secrets, owners) so you can see service-to-workload traffic and ownership relationships instead of inspecting resources one by one. Use view=traffic for routing/connectivity questions and view=resources for ownership/deployment hierarchy. Always specify namespace unless you specifically need a cross-namespace graph. If you already know the suspicious root, use get_neighborhood for a smaller focused graph.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceNofilter to a specific namespace for a multi-service incident map; recommended unless you need cross-namespace topology
viewNoview mode: traffic for service routing/connectivity or resources for ownership hierarchy
formatNooutput format: graph (default, full node/edge data) or summary (text description of resource chains)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/skyhook-io/radar'

If you have feedback or need assistance with the MCP directory API, please join our Discord server