Dad Jokes MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Dad Jokes MCP Servertell me a joke about robots"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Model Context Protocol - Dad Jokes MCP Server
An npm package that provides an interface for implementing an MCP server with authentication and extensible resources.
Overview
This MCP Server is designed to provide a fun and interactive way to get dad jokes. It leverages the Model Context Protocol (MCP) to expose tools and prompts for generating dad jokes on various topics.
Related MCP server: Jokes MCP Server
Features
Dad Joke Generator: Generate dad jokes based on a given topic.
Dynamic Prompts: Use prompts to guide the joke generation process.
Extensible Resources: Easily add more resources and tools as needed.
Installation
To install the package, run:
npm installUsage
To start the MCP server, run:
npm run start:mcpThe server will start and listen for incoming requests.
Example
To add this MCP server to your MCP client, follow these steps:
Ensure that your MCP client is set up and configured correctly.
Obtain the IP address and port number where the MCP server is running.
In your MCP client configuration, add a new server entry with the obtained IP address and port number.
Save the configuration and restart your MCP client if necessary.
Connect to the newly added server from your MCP client.
Make sure that the server and client versions are compatible to avoid any connection issues.
License
This project is licensed under the MIT License.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that fetches jokes from multiple sources (Chuck Norris, Dad jokes, and Yo Mama jokes) and integrates with Microsoft Copilot Studio to create a humor-focused conversational experience.Last updatedMIT
- Alicense-qualityDmaintenanceAn MCP server that retrieves jokes from three different sources: Chuck Norris jokes, Dad jokes, and Yo Mama jokes.Last updatedMIT
- Alicense-quality-maintenanceAn MCP server that delivers random jokes from multiple sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes for Microsoft Copilot Studio integration.Last updated
- Alicense-qualityDmaintenanceAn MCP server that fetches jokes from various APIs (Chuck Norris, Dad jokes, and Yo Mama jokes) for use in Microsoft Copilot Studio.Last updatedMIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server for AI dialogue using various LLM models via AceDataCloud
An MCP server that integrates with Discord to provide AI-powered features.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp-agents/model-context-protocol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server