SqlManagementClient MCP Server
The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities.
Quick Answer
- 1. The SqlManagementClient MCP server lets Claude, Cursor, and VS Code interact with the SqlManagementClient API through natural language.
- 2. Setup: Add the config to
claude_desktop_config.json, set your environment variables, and restart. - 3. 4 operations available including ManagedInstanceVulnerabilityAssessments_ListByInstance, ManagedInstanceVulnerabilityAssessments_Get, ManagedInstanceVulnerabilityAssessments_CreateOrUpdate, and more.
- 4. Quality score: 28/99 — fair source quality and documentation coverage.
Overview
Category: Databases
Auth: None
Endpoints: 4
Transport: STDIO
Command: npx -y @mcp/azure-com-sql-managedinstancevulnerabilityassessments
Spec: v2018-06-01-preview
Setup time: ~30 sec (no auth)
Environment Variables
SQLMANAGEMENTCLIENT_API_KEYExample: your_sqlmanagementclient_api_key
One-Click Install
Copy the snippet for your MCP client and paste it in — zero editing required.
Claude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"azure-com-sql-managedinstancevulnerabilityassessments": {
"command": "npx",
"args": [
"-y",
"@mcp/azure-com-sql-managedinstancevulnerabilityassessments"
],
"env": {
"SQLMANAGEMENTCLIENT_API_KEY": "your_sqlmanagementclient_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"azure-com-sql-managedinstancevulnerabilityassessments": {
"url": "https://mcpbridge.org/config/azure-com-sql-managedinstancevulnerabilityassessments.json"
}
}
}Saves as .cursor/mcp.json in the download. Move it to your project root.
VS Code
Use with MCP extension
{
"mcpServers": {
"azure-com-sql-managedinstancevulnerabilityassessments": {
"url": "https://mcpbridge.org/config/azure-com-sql-managedinstancevulnerabilityassessments.json"
}
}
}MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-sql-managedinstancevulnerabilityassessments": {
"command": "npx",
"args": ["-y","@mcp/azure-com-sql-managedinstancevulnerabilityassessments"],
"env": {
"SQLMANAGEMENTCLIENT_API_KEY": "your_sqlmanagementclient_api_key"
}
}
}
}What You Can Build
With the SqlManagementClient MCP server, your AI assistant can:
- Access 4 API operations through natural language
- Read, create, and modify databases resources without writing HTTP requests
- Chain multiple operations in a single conversation for complex workflows
- Combine with other MCP servers for cross-tool automation
Endpoints
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/vulnerabilityAssessmentsManagedInstanceVulnerabilityAssessments_ListByInstance
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/vulnerabilityAssessments/{vulnerabilityAssessmentName}ManagedInstanceVulnerabilityAssessments_Get
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/vulnerabilityAssessments/{vulnerabilityAssessmentName}ManagedInstanceVulnerabilityAssessments_CreateOrUpdate
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/vulnerabilityAssessments/{vulnerabilityAssessmentName}ManagedInstanceVulnerabilityAssessments_Delete
Authentication
No authentication required. This MCP server can be used without API keys.
Spec Version
Version: 2018-06-01-preview
Spec version published with the OpenAPI document. Config auto-updates when the spec changes.
Page last updated: June 13, 2026
Quality Score
- +Auto-generated (+12)
- +OpenAPI spec available (+8)
- +4 endpoints (+8)
Own this API?
Claim your listing to update description, links, and category — and get a verified badge.
Claim this listing →Similar APIs
Other APIs in the Databases category.
PostgreSQL (MCP)
Query and manage PostgreSQL databases directly from your AI agent. Read schemas, run queries, and manage data.
Database CredentialsNotion API
Hello and welcome! To make use of this API collection collection as it's written, please duplicate [this database template](https://www.notion.so/8e2c2b769e1d47d287b9ed3035d607ae?v=dc1b92875fb94f10834ba8d36549bd2a). [Create an integration](https://www.notion.so/my-integrations) to retrieve an API
Application Auto Scaling
<p>With Application Auto Scaling, you can configure automatic scaling for the following resources:</p> <ul> <li> <p>Amazon AppStream 2.0 fleets</p> </li> <li> <p>Amazon Aurora Replicas</p> </li> <li> <p>Amazon Comprehend document classification and entity recognizer endpoints</p> </li> <li> <p>Amazo
Amazon CloudWatch Application Insights
<fullname>Amazon CloudWatch Application Insights</fullname> <p> Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS, .NET,