GeekJoke

GeekJoke MCP Connector for Claude

A+

Get random geeky and programming-related jokes to lighten up your development workflow.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the GeekJoke API to fetch humorous content specifically tailored for developers and tech enthusiasts. Whether you need a quick laugh during a debugging session or want to share a joke with your team, this server provides instant access to a curated collection of geeky humor.

What you can do

  • Random Jokes — Fetch a random programming or geek joke instantly using the standard query method.
  • API Metadata — Access information about the underlying API source, including author details and project links.
  • Alternative Generation — Use an alternative action-based method to retrieve humor content via POST requests.

How it works

  1. Subscribe to this server
  2. No API key is required as the service is public
  3. Start asking for jokes in Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — to break the tension during long coding sessions or frustrating bugs.
  • Team Leads — to start standups or meetings with a lighthearted, relatable moment.
  • AI Enthusiasts — to add personality and humor to their custom AI agents.
jokesprogramming-humorgeek-cultureentertainmentdeveloper-experience

3 tools expose this connector's capabilities to your AI agent.

get_metadata

Get GeekJoke API metadata

generate_random_joke

Get a random geeky joke via POST

get_random_joke

Get a random geeky joke

See how to talk to your AI agent using GeekJoke.

Tell me a random geeky joke.

Using `get_random_joke`... 'Why do programmers always mix up Halloween and Christmas? Because Oct 31 == Dec 25.'

Show me the metadata for the GeekJoke API.

Fetching metadata via `get_metadata`... The API is authored by Sameer Kumar and the project can be found at https://github.com/sameerkumar18/geek-joke-api.

Generate a joke using the POST method.

Executing `generate_random_joke`... 'A SQL query goes into a bar, walks up to two tables, and asks, "Can I join you?"'

You can use the `get_random_joke` tool. It will fetch a random programming or tech-related joke from the API and display it immediately.

Related Connectors