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
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
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 integrates with Microsoft Copilot Studio to deliver random jokes from multiple sources including Chuck Norris, Dad jokes, and Yo Mama jokes upon user request.Last updated -TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that delivers random jokes from multiple sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes for Microsoft Copilot Studio integration.Last updated -TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that delivers jokes on request, allowing Microsoft Copilot Studio and GitHub Copilot to serve different categories of jokes including Chuck Norris and Dad jokes through natural language queries.Last updated -MIT License
- -securityAlicense-qualityAn MCP server that enables Microsoft Copilot Studio to fetch random jokes from multiple sources including Chuck Norris jokes, Dad jokes, and Yo Mama jokes.Last updated -TypeScriptMIT License