Chuck Norris Jokes MCP Server
Provides an MCP server implemented in Python, exposing the 'chistecitos' tool that fetches random Chuck Norris jokes from the Chuck Norris API
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., "@Chuck Norris Jokes MCP Servertell me a random Chuck Norris joke"
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.
Chuck Norris Jokes MCP Server
This is a simple MCP (Model Context Protocol) server that exposes a tool to get random Chuck Norris jokes using the public Chuck Norris API.
Characteristics
chistecitostool that returns random Chuck Norris jokesAsynchronous implementation for better performance
Integrated error handling
Simple and easy-to-use interface
Related MCP server: Jokes MCP Server
Requirements
Python 3.9 or higher
pip (Python package manager)
Facility
Clone this repository:
git clone <url-del-repositorio>
cd jokes-mcpInstall the dependencies:
pip install -r requirements.txtUse
Start the server:
python server.pyThe server will expose the
chistecitostool that can be used by any compatible MCP client.
Example of Use
The chistecitos tool can be called without parameters and will return a random Chuck Norris joke. For example:
# Ejemplo de respuesta
"Chuck Norris puede dividir por cero."Technologies Used
MCP Python SDK - For deploying the MCP server
httpx - Asynchronous HTTP Client for Python
Chuck Norris API - Public API for Chuck Norris jokes
Contribute
Contributions are welcome. Please open an issue to discuss the proposed changes or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
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.MIT
- Alicense-qualityDmaintenanceAn MCP server that retrieves jokes from three different sources: Chuck Norris jokes, Dad jokes, and Yo Mama jokes.MIT
- Alicense-qualityDmaintenanceAn MCP server that fetches jokes from various APIs (Chuck Norris, Dad jokes, and Yo Mama jokes) for use in Microsoft Copilot Studio.MIT
- Alicense-qualityDmaintenanceAn MCP server that provides jokes on demand, allowing users to request different types of jokes (Chuck Norris, Dad jokes, etc.) through natural language in both GitHub Copilot and Microsoft Copilot Studio.MIT
Related MCP Connectors
Chuck Norris MCP — wraps chucknorris.io (free, no auth)
Jokes MCP — wraps JokeAPI v2 (free, no auth)
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
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/AlexuLag/jokes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server