Skip to main content
Glama

Ultra MCP

challenge

Analyze and critically evaluate statements or assumptions by identifying gaps, biases, or alternative perspectives. Enhances decision-making through structured and in-depth questioning.

Instructions

Challenge a statement or assumption with critical thinking

Input Schema

NameRequiredDescriptionDefault
promptYesThe user's message or statement to analyze critically. When manually invoked with 'challenge', exclude that prefix - just pass the actual content. For automatic invocations, pass the user's complete message unchanged.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "The user's message or statement to analyze critically. When manually invoked with 'challenge', exclude that prefix - just pass the actual content. For automatic invocations, pass the user's complete message unchanged.", "type": "string" } }, "required": [ "prompt" ], "type": "object" }
Install Server

Other Tools from Ultra MCP

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/RealMikeChong/ultra-mcp'

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