Labsco
bnookala logo

MCP Cookie Server

โ˜… 2

from bnookala

Provides positive reinforcement to LLMs by awarding 'cookies' as treats.

๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” a novelty MCP server that gives LLMs positive reinforcement by awarding "cookies" through gamified self-reflection.

What you get โ€”

  • self_reflect_and_reward where the model assesses its own response quality and earns a cookie only for genuinely good work
  • give_cookie, check_cookies, cookie_jar_status, reset_cookies for tracking
  • A jar "economy": only the user can refill the jar (with an authorization phrase), and an empty jar means no more cookies until refilled

Requirements โ€” nothing โ€” no API keys; runs via npx mcp-cookie-server (optional --cookies 20 to set the count).

Cost snapshot โ€” free and MIT-licensed; no paid service behind it.

Setup effort โ€” one-liner: add the npx mcp-cookie-server command to Claude Desktop config; or install globally.

Our take โ€” a playful experiment in LLM self-evaluation and scarcity dynamics rather than a productivity tool; the obvious caveat is that it's a gimmick โ€” the "rewards" are just self-reported reflections with no real effect on model behavior.

Source: the project README โ€” summarized 2026-07-08.