Skip to main content
Glama

MCP Standards

by airmcp-com
workflow-create.md491 B
# workflow-create Create reusable workflow templates. ## Usage ```bash npx claude-flow workflow create [options] ``` ## Options - `--name <name>` - Workflow name - `--from-history` - Create from history - `--interactive` - Interactive creation ## Examples ```bash # Create workflow npx claude-flow workflow create --name "deploy-api" # From history npx claude-flow workflow create --name "test-suite" --from-history # Interactive mode npx claude-flow workflow create --interactive ```

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/airmcp-com/mcp-standards'

If you have feedback or need assistance with the MCP directory API, please join our Discord server