model-context-protocol
0
This project is an MCP server that creates an engaging experience by generating dad jokes. It is designed with dynamic prompts and allows for easy resource extensibility.
Overview
- An npm package providing an MCP server for dad jokes.
- Features include a dad joke generator, dynamic prompts, and extensible resources.
Features
- Dad Joke Generator: Generate jokes based on topics.
- Dynamic Prompts: Guide joke generation.
- Extensible: Add more resources and tools.
Usage
- Install with
npm install
. - Start the server with
npm run start:mcp
. - Add the server to your MCP client by configuring the IP address and port.