Skip to main content
Glama

Yes or No MCP

by a-polishchuk

getYesOrNo

Get quick yes or no answers to your questions by using this tool. Designed for straightforward, binary responses in Cursor’s MCP server environment.

Input Schema

NameRequiredDescriptionDefault
questionYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "question": { "type": "string" } }, "required": [ "question" ], "type": "object" }
Install Server

Other Tools from Yes or No 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/a-polishchuk/mcp-example-stdio'

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