BeClaude

azure-static-web-apps

New
20.6kSmitheryGeneralby github

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "azure-static-web-apps": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
deploymentapidevopscoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is azure-static-web-apps?

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

How to install azure-static-web-apps?

To install azure-static-web-apps: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "azure-static-web-apps": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is azure-static-web-apps best for?

azure-static-web-apps is a mcp categorized under General. It is designed for: deployment, api, devops, coding. Created by github.