Cursor logo Add Azure MCP Server to Cursor

Licensenpm latest releaseDownloadsGitHub Stars
The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and key Azure services like Azure Storage, Cosmos DB, and more.
/Azure/azure-mcp
{
  "Azure MCP Server": {
    "command": "npx",
    "args": [
      "-y",
      "@azure/mcp@latest",
      "server",
      "start"
    ]
  }
}