Azure Data Migration Service Resource Provider MCP Config
The Data Migration Service helps people migrate their data from on-premise database servers to Azure, or from older database software to newer software. The service manages one or more workers that are joined to a customer's virtual network, which is assumed to provide connectivity to their database
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcpbridge.org/config/azure-com-datamigration.jsonOne-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-datamigration": {
"command": "npx",
"args": [
"-y",
"@mcp/azure-com-datamigration"
],
"env": {
"AZURE_DATA_MIGRATION_SERVICE_RESOURCE_PROVIDER_API_KEY": "your_azure_data_migration_service_resource_provider_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"azure-com-datamigration": {
"url": "https://mcpbridge.org/config/azure-com-datamigration.json"
}
}
}VS Code
Use with MCP extension
{
"mcpServers": {
"azure-com-datamigration": {
"url": "https://mcpbridge.org/config/azure-com-datamigration.json"
}
}
}Configuration JSON
Use curl https://mcpbridge.org/config/azure-com-datamigration.json to fetch programmatically.
{
"mcpServers": {
"azure-com-datamigration": {
"command": "npx",
"args": ["-y","@mcp/azure-com-datamigration"],
"env": {
"AZURE_DATA_MIGRATION_SERVICE_RESOURCE_PROVIDER_API_KEY": "your_azure_data_migration_service_resource_provider_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://mcpbridge.org/config/azure-com-datamigration.jsonEnvironment Variables
AZURE_DATA_MIGRATION_SERVICE_RESOURCE_PROVIDER_API_KEYReplace your_azure_data_migration_service_resource_provider_api_key with your actual azure data migration service resource provider api key
Endpoints
/providers/Microsoft.DataMigration/operationsGet available resource provider actions (operations)
/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/locations/{location}/checkNameAvailabilityCheck name validity and availability
/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/locations/{location}/usagesGet resource quotas and usage information
/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/servicesGet services in subscription
/subscriptions/{subscriptionId}/providers/Microsoft.DataMigration/skusGet supported SKUs
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/servicesGet services in resource group
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}Get DMS Service Instance
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}Create or update DMS Instance
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}Delete DMS Service Instance
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}Create or update DMS Service Instance
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.
https://mcpbridge.org/config/postgres.jsonNotion 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
https://mcpbridge.org/config/notion-com.jsonApplication 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
https://mcpbridge.org/config/amazonaws-com-application-autoscaling.jsonAmazon 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,
https://mcpbridge.org/config/amazonaws-com-application-insights.json