Skip to main content
Glama

MCP Cookie Server

by bnookala

give_cookie

Award cookies to LLMs as positive reinforcement for response quality, accompanied by an optional message, using the MCP Cookie Server's legacy jar-based economy system.

Instructions

Award the LLM with a cookie (legacy method - consider using self_reflect_and_reward instead)

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message to accompany the cookie reward

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Optional message to accompany the cookie reward", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP Cookie Server

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/bnookala/mcp-cookiejar'

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