Skip to content
MCP-Bridge
DatabasesAuto-generated

Amazon Lightsail MCP Server

<p>Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who need to build websites or web applications. It includes everything you need to launch your project quickly - instances (virtual private servers), container services, storage bucket

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-lightsail

Environment Variables

AMAZON_LIGHTSAIL_API_KEY

Example: your_amazon_lightsail_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-lightsail": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-lightsail"],
      "env": {
      "AMAZON_LIGHTSAIL_API_KEY": "your_amazon_lightsail_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=Lightsail_20161128.AllocateStaticIp

AllocateStaticIp

POST/#X-Amz-Target=Lightsail_20161128.AttachCertificateToDistribution

AttachCertificateToDistribution

POST/#X-Amz-Target=Lightsail_20161128.AttachDisk

AttachDisk

POST/#X-Amz-Target=Lightsail_20161128.AttachInstancesToLoadBalancer

AttachInstancesToLoadBalancer

POST/#X-Amz-Target=Lightsail_20161128.AttachLoadBalancerTlsCertificate

AttachLoadBalancerTlsCertificate

POST/#X-Amz-Target=Lightsail_20161128.AttachStaticIp

AttachStaticIp

POST/#X-Amz-Target=Lightsail_20161128.CloseInstancePublicPorts

CloseInstancePublicPorts

POST/#X-Amz-Target=Lightsail_20161128.CopySnapshot

CopySnapshot

POST/#X-Amz-Target=Lightsail_20161128.CreateBucket

CreateBucket

POST/#X-Amz-Target=Lightsail_20161128.CreateBucketAccessKey

CreateBucketAccessKey