Skip to main content
Glama

MCP-Confirm

by mako10k

collect_rating

Gather user satisfaction ratings for AI responses or task assistance quality. Facilitates feedback on clarity, accuracy, and usefulness to improve interaction outcomes.

Instructions

Collect user satisfaction rating for AI's response or help quality

Input Schema

NameRequiredDescriptionDefault
descriptionNoAdditional context for the rating request
subjectYesWhat to rate (e.g., 'this response', 'my help with your task')

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Additional context for the rating request", "type": "string" }, "subject": { "description": "What to rate (e.g., 'this response', 'my help with your task')", "type": "string" } }, "required": [ "subject" ], "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