Rajkumar-21/azure-mcp-server
If you are the rightful owner of azure-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for Azure resource management and exploration.
Tools
Functions exposed to the LLM to take actions
list_resource_groups
Lists all resource groups in a subscription
list_storage_accounts
Lists all storage accounts in a subscription
list_storage_account_usage
Gets storage capacity usage for a specific account
list_storage_account_usage_all
Gets storage capacity usage for all accounts
get_vm_detail_by_name
Gets VM details of the subscription
get_vms_by_team_tag
Gets all VM details of the subscription based on the tag value
trigger_vm_power_status_runbook
Triggers a runbook to get VM power status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client