Developer ToolsAuto-generated
Application Migration Service MCP Server
The Application Migration Service service.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-mgn
Environment Variables
APPLICATION_MIGRATION_SERVICE_API_KEYExample: your_application_migration_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-mgn": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-mgn"],
"env": {
"APPLICATION_MIGRATION_SERVICE_API_KEY": "your_application_migration_service_api_key"
}
}
}
}Endpoints
POST
/ArchiveApplicationArchiveApplication
POST
/ArchiveWaveArchiveWave
POST
/AssociateApplicationsAssociateApplications
POST
/AssociateSourceServersAssociateSourceServers
POST
/ChangeServerLifeCycleStateChangeServerLifeCycleState
POST
/CreateApplicationCreateApplication
POST
/CreateLaunchConfigurationTemplateCreateLaunchConfigurationTemplate
POST
/CreateReplicationConfigurationTemplateCreateReplicationConfigurationTemplate
POST
/CreateWaveCreateWave
POST
/DeleteApplicationDeleteApplication