Skip to main content
Glama

MCP-Confirm

by mako10k

ask_yes_no

Seek user confirmation through yes/no questions when AI requires clarification or verification, ensuring accurate responses and intent understanding.

Instructions

Ask a yes/no confirmation question to the user when the AI needs clarification or verification

Input Schema

NameRequiredDescriptionDefault
questionYesThe yes/no confirmation question to ask the user

Input Schema (JSON Schema)

{ "properties": { "question": { "description": "The yes/no confirmation question to ask the user", "type": "string" } }, "required": [ "question" ], "type": "object" }
Install Server

Other Tools from MCP-Confirm

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/mako10k/mcp-confirm'

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