Skip to main content
Glama

McFlow

info

Retrieve project or workflow structure information to understand organization and dependencies for better development and automation planning.

Instructions

Get project or workflow structure information

Input Schema

NameRequiredDescriptionDefault
projectYesProject name

Input Schema (JSON Schema)

{ "properties": { "project": { "description": "Project name", "type": "string" } }, "required": [ "project" ], "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