Skip to main content
Glama

Azure Assistant MCP

by iOSDevil
pyproject.toml575 B
[project] name = "azure-assistant-mcp" version = "0.1.0" description = "Azure-Assistant-MCP: An MCP server that answers questions by generating and running Azure Resource Graph (ARG) queries." readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.5.0", "python-dotenv>=1.0.1", "azure-identity>=1.20.0", "azure-mgmt-resourcegraph>=8.0.0", "azure-mgmt-subscription>=3.1.1", "typing-extensions>=4.8.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] azure-assistant-mcp = "azure_assistant_mcp:main"

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/iOSDevil/Azure-Assistant-MCP'

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