Skip to main content
Glama

McFlow

credentials

Analyze credential requirements for workflows without exposing actual values, generate environment templates, or display setup instructions for secure workflow configuration.

Instructions

Analyze credential requirements for workflows (secure - never exposes actual values)

Input Schema

NameRequiredDescriptionDefault
actionYesAction to perform: analyze requirements, show setup instructions, or generate .env.example

Input Schema (JSON Schema)

{ "properties": { "action": { "description": "Action to perform: analyze requirements, show setup instructions, or generate .env.example", "enum": [ "analyze", "instructions", "generate-env" ], "type": "string" } }, "required": [ "action" ], "type": "object" }

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/mckinleymedia/mcflow-mcp'

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