Skip to content
MCP-Bridge
DatabasesAuto-generated

Azure SQL Database capabilities MCP Server

Describes the Azure SQL capabilities available to a subscription for a given location.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-sql-capabilities

Environment Variables

AZURE_SQL_DATABASE_CAPABILITIES_API_KEY

Example: your_azure_sql_database_capabilities_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "azure-com-sql-capabilities": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-sql-capabilities"],
      "env": {
      "AZURE_SQL_DATABASE_CAPABILITIES_API_KEY": "your_azure_sql_database_capabilities_api_key"
}
    }
  }
}

Endpoints

GET/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationId}/capabilities

Capabilities_ListByLocation