Get Joke runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 17 Apr 2026.
Minimal MCP server that returns a random programming joke.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add get-joke -- npx -y @hamzaamin221/get-joke-mcp
{
"mcpServers": {
"get-joke": {
"args": [
"-y",
"@hamzaamin221/get-joke-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.get-joke]
command = "npx"
args = ["-y", "@hamzaamin221/get-joke-mcp"]
{
"mcpServers": {
"get-joke": {
"args": [
"-y",
"@hamzaamin221/get-joke-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"get-joke": {
"args": [
"-y",
"@hamzaamin221/get-joke-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.