A Model Context Protocol (MCP) server for AWS Step Functions to select and run state machines as MCP tools without code changes.
This server provides the following tools for AI assistants:
List all Step Functions state machines in the account.
Get details about a specific state machine.
Start a new execution of a state machine.
Get details about a specific execution.
List executions of a state machine.
Stop a running execution.
Get the history of events for an execution.