Skip to main content
Glama

Workflow MCP Server

by Artin0123

think

Log complex reasoning processes and cache thoughts for structured problem-solving workflows without making external system changes.

Instructions

Use for complex reasoning or caching thoughts. Logs process without external changes.

Input Schema

NameRequiredDescriptionDefault
thoughtYesThe thought or reasoning process

Input Schema (JSON Schema)

{ "properties": { "thought": { "description": "The thought or reasoning process", "type": "string" } }, "required": [ "thought" ], "type": "object" }

Other Tools from Workflow MCP Server

Related Tools

    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/Artin0123/workflow-mcp'

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