Jitha-afk/AzPolicyMCP
If you are the rightful owner of AzPolicyMCP 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.
AzPolicyMCP is a Model Context Protocol server designed to assist in creating Azure Policies for any resource type.
Tools
Functions exposed to the LLM to take actions
get_builtin_policies
Fetches Azure built-in policy categories.
get_policies_in_category
Fetches policy definitions within a category.
get_policy_content
Fetches raw JSON content of a policy.
deploy_policy_assignment
Deploys or updates a policy assignment.
query_policy_compliance
Queries compliance state of resources.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client