Back to Home
stefanstranger icon

avm-mcp-server

Verified Safe

by stefanstranger

Overview

This server acts as an MCP gateway for AI agents and tools to discover, search, and retrieve detailed documentation for Azure Verified Modules (AVM) from the Bicep Public Registry.

Installation

Run Command
uvx --from git+https://github.com/stefanstranger/avm-mcp-server avm-mcp-server

Environment Variables

  • MCP_HOST
  • MCP_PORT
  • MCP_DEBUG
  • LOG_LEVEL

Security Notes

Fetches markdown content from `raw.githubusercontent.com` for AVM module documentation. Input `url` for `scrape_avm_module_details` is validated via a specific regex to ensure it targets legitimate `github.com` URLs, mitigating arbitrary URL injection risks. The server does not execute or interpret the fetched markdown; clients rendering this content should perform their own sanitization to prevent potential XSS from compromised external markdown. No `eval` or hardcoded secrets found.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassMedium
Avg Tokens3500
Stars1
Forks1
Last Update2025-11-29

Tags

AVMBicepAzureIaCMCP