andrewlwn77/azure-policy-mcp
If you are the rightful owner of azure-policy-mcp 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.
The Azure Policy MCP Server is a tool that integrates Azure policy analysis with Bicep template generation, enabling developers to create policy-compliant Azure infrastructure using natural language descriptions.
Tools
Functions exposed to the LLM to take actions
analyze_policy_requirements
Analyze Azure policies applicable to specific resource types and provide compliance guidance.
validate_bicep_against_policies
Validate Bicep template against Azure policies and identify compliance issues.
search_bicep_templates
Search Azure Bicep templates by resource types, categories, and keywords.
recommend_bicep_templates
Get template recommendations based on requirements and generate policy-compliant Bicep code.
refresh_data_sources
Refresh cached data from GitHub repositories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client