drio
Open app

Model Context Protocol - Dad Jokes MCP Server

Source

MCP Server Package

Catalog onlyCatalog onlySTDIO

Overview

Model Context Protocol is an npm package that provides an interface for implementing a Dad Jokes MCP server, allowing users to generate dad jokes interactively.

To use the MCP server, install the package using npm install, then start the server with npm run start:mcp. Configure your MCP client to connect to the server using the provided IP address and port.

  • Dad Joke Generator: Generate dad jokes based on various topics. - Dynamic Prompts: Utilize prompts to guide the joke generation process. - Extensible Resources: Add more resources and tools as needed for enhanced functionality.
  1. Creating a fun interactive application that delivers dad jokes.
  2. Integrating with other applications to provide humor through dad jokes.
  3. Developing a chatbot that can share dad jokes on demand.

Add to your AI client

Use these steps to connect Model Context Protocol - Dad Jokes MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "model-context-protocol-mcp-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "model-context-protocol-mcp-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "model-context-protocol-mcp-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "model-context-protocol-mcp-agents": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "model-context-protocol-mcp-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "model-context-protocol-mcp-agents": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-mcp-agents"
      ]
    }
  }
}

FAQ

Can I customize the jokes generated by the MCP server?

Yes! You can use dynamic prompts to guide the joke generation process based on your preferences.

Is there a limit to the number of jokes I can generate?

No, you can generate as many jokes as you like, as long as the server is running.

How do I ensure compatibility between the server and client?

Make sure that both the MCP server and client versions are compatible to avoid connection issues.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2575,"uuid":"2a03e135-3d51-4e25-bb36-78e70cc07ffb","name":"model-context-protocol","title":"Model Context Protocol - Dad Jokes MCP Server","description":"MCP Server Package","avatar_url":"https://avatars.githubusercontent.com/u/202765458?v=4","created_at":"2025-03-13T08:55:06.283Z","updated_at":"2025-03-22T17:00:28.673Z","status":"created","author_name":"mcp-agents","author_avatar_url":"https://avatars.githubusercontent.com/u/202765458?v=4","tags":"dad-jokes,mcp-server,npm-package","category":"entertainment-and-media","is_featured":false,"sort":1,"url":"https://github.com/mcp-agents/model-context-protocol","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-11 11:03:08\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]