kalivaraprasad-gonapa/azure-mcp
A Model Context Protocol (MCP) implementation that enables Claude Desktop to interact with Azure services. This integration allows Claude to query and manage Azure resources directly through natural language conversations.
Platform-specific configuration:
{
"mcpServers": {
"azure-mcp": {
"command": "npx",
"args": [
"-y",
"azure-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...