DatabasesAuto-generated
Azure SQL Database MCP Server
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, and operations.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-sql-checknameavailability
Environment Variables
AZURE_SQL_DATABASE_API_KEYExample: your_azure_sql_database_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-sql-checknameavailability": {
"command": "npx",
"args": ["-y","@mcp/azure-com-sql-checknameavailability"],
"env": {
"AZURE_SQL_DATABASE_API_KEY": "your_azure_sql_database_api_key"
}
}
}
}Endpoints
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Sql/checkNameAvailabilityServers_CheckNameAvailability