Amazon Simple Workflow Service MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-swf.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-swf.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-swf.jsonEnvironment Variables
AMAZON_SIMPLE_WORKFLOW_SERVICE_API_KEYReplace your_amazon_simple_workflow_service_api_key with your actual amazon simple workflow service api key
Endpoints
/#X-Amz-Target=SimpleWorkflowService.CountClosedWorkflowExecutionsCountClosedWorkflowExecutions
/#X-Amz-Target=SimpleWorkflowService.CountOpenWorkflowExecutionsCountOpenWorkflowExecutions
/#X-Amz-Target=SimpleWorkflowService.CountPendingActivityTasksCountPendingActivityTasks
/#X-Amz-Target=SimpleWorkflowService.CountPendingDecisionTasksCountPendingDecisionTasks
/#X-Amz-Target=SimpleWorkflowService.DeprecateActivityTypeDeprecateActivityType
/#X-Amz-Target=SimpleWorkflowService.DeprecateDomainDeprecateDomain
/#X-Amz-Target=SimpleWorkflowService.DeprecateWorkflowTypeDeprecateWorkflowType
/#X-Amz-Target=SimpleWorkflowService.DescribeActivityTypeDescribeActivityType
/#X-Amz-Target=SimpleWorkflowService.DescribeDomainDescribeDomain
/#X-Amz-Target=SimpleWorkflowService.DescribeWorkflowExecutionDescribeWorkflowExecution