Skip to content

souldriver007/fun-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fun Pack πŸŽ‰

Seven stress-relief MCP tools for Claude Desktop. Because your AI assistant should make you laugh too.

Fun Pack turns Claude Desktop into your personal hype man, roast comic, meme generator, and fortune teller. Built for developers, creators, and anyone who needs a breather between the serious stuff.

The Tools

🀣 dad_joke β€” Context-aware groaners with cringe ratings. It reads the room (badly). πŸ”₯ hype_man β€” Absurdly over-the-top praise for literally anything you did. Includes ASCII certificates of legendary status. 🌢️ roast_me β€” Gordon Ramsay meets code review. Savage but witty, with hidden constructive feedback every time. 🀷 excuse_generator β€” Three-tier excuses for any situation: Plausible β†’ Stretch β†’ Nuclear (with absurdly specific details). πŸ₯  fortune_cookie β€” Cryptic wisdom, lucky numbers, and a lucky programming language. Ranges from genuinely wise to completely absurd. πŸ–ΌοΈ meme_me β€” Generates actual meme images rendered inline. 20+ templates. Powered by Memegen.link. πŸ“œ fun_pack_history β€” Browse your personal highlight reel. Every joke, roast, and meme automatically saved.

Why Fun Pack?

Long coding sessions are draining. Debugging is stressful. Deadlines are real.

Fun Pack gives you a laugh exactly when you need one β€” without leaving your workflow. Ask for a roast after a tough PR review. Get hyped up after fixing a gnarly bug. Generate a meme that perfectly captures your Monday morning standup.

It's the tool you didn't know you needed until Claude delivers a perfectly timed dad joke about your database queries.

Install

Option 1: Extensions (Recommended)

  1. Download fun-pack.mcpb from Releases
  2. Open Claude Desktop β†’ Settings β†’ Extensions β†’ Advanced
  3. Click Install Extension β†’ select the .mcpb file
  4. Toggle to enable β†’ Done
  5. Go get roasted.

Option 2: Git Clone + Config (Developers)

  1. Clone this repo:
git clone https://github.com/souldriver007/fun-pack.git
cd fun-pack && npm install
  1. Add to your Claude Desktop config (claude_desktop_config.json):
{
  "mcpServers": {
    "fun-pack": {
      "command": "node",
      "args": ["C:/path/to/fun-pack/server/index.js"]
    }
  }
}
  1. Restart Claude Desktop

⚠️ Windows MSIX note: The "Edit Config" button in Claude Desktop may open the wrong file. The real config location is: %LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json

What It Looks Like

Need a laugh?

"tell me a dad joke" β†’ 🀣 Context-aware pun with a cringe rating

Just fixed a bug?

"hype me up" β†’ πŸ”₯ Wildly disproportionate praise + ASCII certificate of legendary status

Want honest feedback... with personality?

"roast my code" β†’ 🌢️ Savage delivery, genuine advice hidden at the end

Running late?

"I need an excuse for the late PR" β†’ Three increasingly unhinged excuses with believability percentages

Need guidance?

"give me a fortune" β†’ πŸ₯  Cryptic wisdom. Lucky numbers. Lucky programming language: COBOL.

Feeling it?

"meme this" β†’ πŸ–ΌοΈ An actual meme image generated and rendered inline

Features

βœ… Zero API keys required βœ… Zero external dependencies β€” just Node.js βœ… Every output saved to your personal history log βœ… Memes generated via Memegen.link (free, no auth, no rate limits) βœ… Works offline (except meme generation) βœ… Stress relief on demand β€” no app switching, no context loss βœ… MIT licensed β€” share it, fork it, have fun with it

Your Highlight Reel

Every joke, roast, fortune, and meme is automatically logged to ~/.fun-pack/fun_pack_log.json. Use the fun_pack_history tool to browse your greatest hits, search for that perfect roast you want to screenshot, or clear the slate and start fresh.

Share the Laughs

Every output includes a SoulDriver signature. When you screenshot that perfect roast and share it with your team, your LinkedIn, your Discord... well, that's just good vibes spreading naturally. 😏


Part of the KARP Ecosystem

Fun Pack is built by SoulDriver β€” we make serious tools too:

πŸ” KARP Inspector Lite β€” Semantic codebase search for Claude Desktop. 9 tools, zero dependencies. Free. 🧠 KARP Graph Lite β€” Personal knowledge graph for Claude Desktop. Full web UI, semantic search, self-evolving schema. Free. 🏭 KARP Research Platform β€” Multi-AI deliberation engine. Four frontier models, 21-step pipeline, institutional-grade research.

πŸ‘‰ souldriver.com.au/karp-tools β€” All free tools in one place.


Built in Adelaide, Australia. Because even stormwater engineers need a good laugh.