Skip to main content
Glama

Azure Topology Graph MCP Server

by dhippley

export_topology

Export complete Azure infrastructure topology maps to analyze resource relationships and connectivity paths in JSON or summary format.

Instructions

Export the complete topology graph

Input Schema

NameRequiredDescriptionDefault
formatNoExport formatsummary

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "summary", "description": "Export format", "enum": [ "json", "summary" ], "type": "string" } }, "type": "object" }

Other Tools from Azure Topology Graph MCP Server

Related Tools

    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/dhippley/azure_mcp_graph'

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