Azure MCP Server
@JCallico
Azure MCP Server について
An Azure MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"py-az-mcp": {
"command": "uv",
"args": [
"pip",
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Azure MCP Server?
An MCP server that provides programmatic access to Azure Cloud resources by executing Azure CLI commands. It integrates with Claude Desktop and other MCP clients to enable natural‑language management of Azure services.
How to use Azure MCP Server?
Install dependencies with uv, run create_service_principal.py to generate a .env file with Azure credentials, then start the server using uv run --with mcp[cli] mcp run server-azure.py. For Claude Desktop, add the server JSON to the configuration file and ensure the environment variables are set.
Key features of Azure MCP Server?
- Service Principal authentication with automatic token management
- Virtual Machine lifecycle management (list, start, stop, delete)
- Storage account and container operations
- Web App and Function App management
- Resource group and role assignment management
- Secrets and Key Vault management
Use cases of Azure MCP Server?
- List, start, or stop Azure Virtual Machines via
「クラウドとインフラ」の他のコンテンツ
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
コメント