Skip to main content
Glama

MCP-Confirm

by mako10k
MIT License
9
  • Apple
  • Linux

ask_yes_no

Enables LLMs to seek user clarification or verification by prompting a yes/no question, ensuring accurate responses and intent alignment.

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" }

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