flow-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLOW_MCP_REQ_PATH | Yes | The request path used by flow-mcp to locate .runs directory |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| flow.finishA | End the current business action with an explicit success or failure conclusion. |
| flow.pauseA | Pause the current business action while waiting for a user, dependency, or external system. |
| flow.resumeB | Mark a waiting business action as ready for continued scheduling. |
| flow.rewindC | Request a rewind to the last stable point or an authorized checkpoint before re-execution. |
| flow.abortC | Terminate the current business flow without treating it as business failure. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/liyongshun/flow-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server