servers / avm-mcp-server
avm-mcp-server
communityunknownpythonread onlyhealthy
MCP Server for discovering and exploring Azure Verified Modules (AVM)
01Tools · 2
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| list_avm_modules
List Azure Verified Modules (AVM).
If modulename is provided, return details for that specific module.
Args:
modulename (str): AVM Module name to filter by
Returns:
str: a list of AVM modules in JSON format with their versions and documentation links
| read | false | unknown |
| scrape_avm_module_details
Fetch and extract specific sections from AVM module README.md, returning formatted markdown.
Extracts:
- Resource Types
- Parameters
- Usage Examples (focusing on large parameter sets)
Converts GitHub URLs like:
https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/storage/storage-account
To raw URLs like:
https://raw.githubusercontent.com/Azure/bicep-registry-modules/refs/heads/main/avm/res/storage/storage-account/README.md
Args:
url (str): AVM GitHub repository URL
Returns:
str: Formatted markdown string containing the extracted sections
| read | false | unknown |
02Install & source
uvx avm-mcp-server
uvxpip install avm-mcp-server
pip- repohttps://github.com/stefanstranger/avm-mcp-server
- packagehttps://pypi.org/project/avm-mcp-server
- homepagehttps://github.com/stefanstranger/avm-mcp-server
- adoption6 stars · 4 forks
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-08-07 11:12Z
next_check2026-09-06 11:08Z
cadenceevery 720h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 7 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/avm-mcp-server)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →