
Aamangeldi Dad Jokes Mcp
Demo MCP tool calling with random, keyword, or ID-based dad jokes when prototyping agents or breaking tension during long build sessions.
Overview
ai.smithery/aamangeldi-dad-jokes-mcp is a MCP server for the Build phase that serves random and searchable dad jokes for agent tool-calling demos.
What is this MCP server?
- Fetch a random dad joke on demand through MCP tools
- Search jokes by keyword or retrieve a specific joke by ID
- Smithery-hosted streamable HTTP at catalog version 1.15.0
- Minimal domain logic ideal for first MCP smoke tests
- Open GitHub source at aamangeldi/dad-jokes-mcp
- Catalog server version 1.15.0
- 1 streamable-http Smithery remote
- Repository: github.com/aamangeldi/dad-jokes-mcp
What problem does it solve?
New MCP setups are hard to debug when your first integration is a complex API with auth edge cases and rate limits.
Who is it for?
Indie hackers learning Smithery MCP wiring or needing a trivial external tool for agent demos and smoke tests.
Skip if: Production customer-facing features that need reliable content moderation, localization, or serious API SLAs.
What do I get? / Deliverables
You get working joke tools over MCP so clients prove discovery, invocation, and response parsing before production servers.
- Working MCP tools returning random and searchable jokes
- Verified Smithery remote and Bearer auth flow
- Reference pattern for adding low-risk third-party MCPs
Recommended MCP Servers
Journey fit
How it compares
Tiny demo MCP over a jokes API, not a content-marketing skill or a Slack bot framework.
Common Questions / FAQ
Who is ai.smithery/aamangeldi-dad-jokes-mcp for?
It is for developers testing MCP clients who want simple joke tools with search and ID lookup without business data risk.
When should I use ai.smithery/aamangeldi-dad-jokes-mcp?
Use it while building agent-tooling fluency, verifying Smithery auth headers, or prototyping playful bot interactions.
How do I add ai.smithery/aamangeldi-dad-jokes-mcp to my agent?
Add the Smithery remote for @aamangeldi/dad-jokes-mcp to your MCP config and set Authorization to Bearer with your smithery_api_key.