Cloud InfrastructureAuto-generated
AWS Migration Hub Config MCP Server
<p>The AWS Migration Hub home region APIs are available specifically for working with your Migration Hub home region. You can use these APIs to determine a home region, as well as to create and work with controls that describe the home region.</p> <ul> <li> <p>You must make API calls for write actio
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-migrationhub-config
Environment Variables
AWS_MIGRATION_HUB_CONFIG_API_KEYExample: your_aws_migration_hub_config_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-migrationhub-config": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-migrationhub-config"],
"env": {
"AWS_MIGRATION_HUB_CONFIG_API_KEY": "your_aws_migration_hub_config_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=AWSMigrationHubMultiAccountService.CreateHomeRegionControlCreateHomeRegionControl
POST
/#X-Amz-Target=AWSMigrationHubMultiAccountService.DescribeHomeRegionControlsDescribeHomeRegionControls
POST
/#X-Amz-Target=AWSMigrationHubMultiAccountService.GetHomeRegionGetHomeRegion