Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Amazon Simple Workflow Service MCP Server

<fullname>Amazon Simple Workflow Service</fullname> <p>The Amazon Simple Workflow Service (Amazon SWF) makes it easy to build applications that use Amazon's cloud to coordinate work across distributed components. In Amazon SWF, a <i>task</i> represents a logical unit of work that is performed by a c

Quick Setup

Transport: STDIO

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

Environment Variables

AMAZON_SIMPLE_WORKFLOW_SERVICE_API_KEY

Example: your_amazon_simple_workflow_service_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-swf": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-swf"],
      "env": {
      "AMAZON_SIMPLE_WORKFLOW_SERVICE_API_KEY": "your_amazon_simple_workflow_service_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=SimpleWorkflowService.CountClosedWorkflowExecutions

CountClosedWorkflowExecutions

POST/#X-Amz-Target=SimpleWorkflowService.CountOpenWorkflowExecutions

CountOpenWorkflowExecutions

POST/#X-Amz-Target=SimpleWorkflowService.CountPendingActivityTasks

CountPendingActivityTasks

POST/#X-Amz-Target=SimpleWorkflowService.CountPendingDecisionTasks

CountPendingDecisionTasks

POST/#X-Amz-Target=SimpleWorkflowService.DeprecateActivityType

DeprecateActivityType

POST/#X-Amz-Target=SimpleWorkflowService.DeprecateDomain

DeprecateDomain

POST/#X-Amz-Target=SimpleWorkflowService.DeprecateWorkflowType

DeprecateWorkflowType

POST/#X-Amz-Target=SimpleWorkflowService.DescribeActivityType

DescribeActivityType

POST/#X-Amz-Target=SimpleWorkflowService.DescribeDomain

DescribeDomain

POST/#X-Amz-Target=SimpleWorkflowService.DescribeWorkflowExecution

DescribeWorkflowExecution