Skip to main content
Glama

MCP-Confirm

by mako10k
MIT License
9
  • Apple
  • Linux

collect_rating

Request and gather user feedback on AI response quality to improve accuracy and user satisfaction. Allows specifying the subject and adding context for precise feedback collection.

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

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