Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Amazon WorkLink MCP Server

Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. In a single step, your users, such as employees, can access internal websites as efficiently as they access any other public website. They enter a URL in their web brow

Quick Setup

Transport: STDIO

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

Environment Variables

AMAZON_WORKLINK_API_KEY

Example: your_amazon_worklink_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-worklink": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-worklink"],
      "env": {
      "AMAZON_WORKLINK_API_KEY": "your_amazon_worklink_api_key"
}
    }
  }
}

Endpoints

POST/associateDomain

AssociateDomain

POST/associateWebsiteAuthorizationProvider

AssociateWebsiteAuthorizationProvider

POST/associateWebsiteCertificateAuthority

AssociateWebsiteCertificateAuthority

POST/createFleet

CreateFleet

POST/deleteFleet

DeleteFleet

POST/describeAuditStreamConfiguration

DescribeAuditStreamConfiguration

POST/describeCompanyNetworkConfiguration

DescribeCompanyNetworkConfiguration

POST/describeDevice

DescribeDevice

POST/describeDevicePolicyConfiguration

DescribeDevicePolicyConfiguration

POST/describeDomain

DescribeDomain