Provides an MCP server implemented in Python, exposing the 'chistecitos' tool that fetches random Chuck Norris jokes from the Chuck Norris API
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
chistecitos
tool that returns random Chuck Norris jokes- Asynchronous implementation for better performance
- Integrated error handling
- Simple and easy-to-use interface
Requirements
- Python 3.9 or higher
- pip (Python package manager)
Facility
- Clone this repository:
- Install the dependencies:
Use
- Start the server:
- The server will expose the
chistecitos
tool 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:
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
A simple MCP server that provides a tool called 'jokes' to fetch random Chuck Norris jokes from a public API.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables Microsoft Copilot Studio to fetch jokes from multiple sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes.Last updated -TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that enables Microsoft Copilot Studio to fetch and deliver various types of jokes (Chuck Norris, Dad jokes, and Yo Mama jokes) from multiple online joke APIs.Last updated -TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that enables Microsoft Copilot Studio to retrieve random jokes from various online sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes.Last updated -TypeScriptMIT License
- -securityAlicense-qualityAn MCP server for Microsoft Copilot Studio that delivers jokes from multiple sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes upon user request.Last updated -TypeScriptMIT License