Azure SQL Database MCP Config
Provides create, read, update and delete functionality for Azure SQL Database resources including servers, databases, elastic pools, recommendations, and operations.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-sql-checknameavailability.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-sql-checknameavailability.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/azure-com-sql-checknameavailability.jsonEnvironment Variables
AZURE_SQL_DATABASE_API_KEYReplace your_azure_sql_database_api_key with your actual azure sql database api key
Endpoints
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Sql/checkNameAvailabilityServers_CheckNameAvailability