Skip to content
MCP-Bridge
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_KEY

Example: 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/ArchiveApplication

ArchiveApplication

POST/ArchiveWave

ArchiveWave

POST/AssociateApplications

AssociateApplications

POST/AssociateSourceServers

AssociateSourceServers

POST/ChangeServerLifeCycleState

ChangeServerLifeCycleState

POST/CreateApplication

CreateApplication

POST/CreateLaunchConfigurationTemplate

CreateLaunchConfigurationTemplate

POST/CreateReplicationConfigurationTemplate

CreateReplicationConfigurationTemplate

POST/CreateWave

CreateWave

POST/DeleteApplication

DeleteApplication