Skip to main content
Glama

Azure Topology Graph MCP Server

by dhippley

search_resources

Search Azure resources by name, type, resource group, location, or tags to quickly find and identify infrastructure components within your Azure environment.

Instructions

Search Azure resources by name, type, or other properties

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (searches name, type, resource group, location, tags)
resourceTypeNoOptional filter by resource type

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (searches name, type, resource group, location, tags)", "type": "string" }, "resourceType": { "description": "Optional filter by resource type", "type": "string" } }, "required": [ "query" ], "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