Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOW_MCP_REQ_PATHYesThe request path used by flow-mcp to locate .runs directory

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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