sse-mcp
by iaamar
This project is a simple command-line tool that fetches a random joke from the Chuck Norris API. It's a fun and easy way to get a quick laugh.
View on GitHub
Last updated: N/A
About
This project is a simple command-line tool that fetches a random joke from the Chuck Norris API.
Setup
- Clone this repository.
- Install the necessary dependencies by running
npm install
. - Run the project with
node index.js
.
Usage
To get a joke, run the following command:
node index.js
Contributing
Contributions are welcome. Please open an issue to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE file for details.