Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by justinlevi • Uncategorized
An MCP server providing dad and mom joke generation tools with OAuth 2.1 authorization support.
Generate random dad jokes without authentication.
Securely access mom jokes requiring OAuth 2.1 authorization.
A flexible MCP server supporting both stdio and HTTP/SSE transports.
The Joke MCP Server offers two joke generation tools—dad jokes (public) and mom jokes (protected by OAuth 2.1). It supports multiple transports including stdio and HTTP/SSE, enabling flexible integration. The server is fully type-safe, well-tested, and built on a modern Python stack with FastAPI and the MCP SDK. OAuth 2.1 authorization allows selective tool protection, ensuring secure access to mom jokes while keeping dad jokes publicly accessible.