Skip to main content
Glama

MCP Agile Flow

by smian0

detect_thinking_directive

Analyze text to identify directives prompting deeper thinking, such as 'think harder' or 'think again', within MCP Agile Flow workflows.

Instructions

Detect thinking directives. This tool analyzes text to detect directives suggesting deeper thinking, such as "think harder", "think deeper", "think again", etc.

Input Schema

NameRequiredDescriptionDefault
textYesThe text to analyze for thinking directives

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text to analyze for thinking directives", "title": "Text", "type": "string" } }, "required": [ "text" ], "title": "detect_thinking_directiveArguments", "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/smian0/mcp-agile-flow'

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