hoanghaip2005/MCP-server
3.1
If you are the rightful owner of MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a local API server built using Python, designed to connect with the Claude Desktop application via the Model Context Protocol (MCP). It allows Claude to interact with user-defined tools, specifically for fetching jokes from various providers.
Tools
Functions exposed to the LLM to take actions
list available joke types
Lists all available types of jokes from different providers.
get joke by type
Fetches a specific joke based on the provided joke type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client