Skip to main content
Glama

Chuck Norris Jokes MCP Server

by AlexuLag

チャック・ノリスのジョーク MCP サーバー

これは、公開されている Chuck Norris API を使用してランダムな Chuck Norris ジョークを取得するツールを公開するシンプルな MCP (Model Context Protocol) サーバーです。

特徴

  • チャック・ノリスのジョークをランダムに返すchistecitosツール
  • パフォーマンス向上のための非同期実装
  • 統合されたエラー処理
  • シンプルで使いやすいインターフェース

要件

  • Python 3.9以上
  • pip (Python パッケージ マネージャー)

施設

  1. このリポジトリをクローンします:
git clone <url-del-repositorio> cd jokes-mcp
  1. 依存関係をインストールします。
pip install -r requirements.txt

使用

  1. サーバーを起動します。
python server.py
  1. サーバーは、互換性のある MCP クライアントで使用できるchistecitosツールを公開します。

使用例

chistecitosツールはパラメータなしで呼び出すことができ、ランダムなチャック ノリスのジョークを返します。例えば:

# Ejemplo de respuesta "Chuck Norris puede dividir por cero."

使用される技術

貢献する

貢献を歓迎します。提案された変更について議論するには、問題を開くか、プル リクエストを送信してください。

ライセンス

このプロジェクトは MIT ライセンスに基づいてライセンスされています。詳細については、 LICENSEファイルを参照してください。

-
security - not tested
F
license - not found
-
quality - not tested

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.

パブリック API からランダムなチャック・ノリスのジョークを取得するための「ジョーク」と呼ばれるツールを提供するシンプルな MCP サーバー。

  1. 特徴
    1. 要件
      1. 施設
        1. 使用
          1. 使用例
            1. 使用される技術
              1. 貢献する
                1. ライセンス

                  Related MCP Servers

                  • -
                    security
                    A
                    license
                    -
                    quality
                    An 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 -
                    TypeScript
                    MIT License
                  • -
                    security
                    A
                    license
                    -
                    quality
                    An 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 -
                    TypeScript
                    MIT License
                  • -
                    security
                    A
                    license
                    -
                    quality
                    An 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
                    • Linux
                    • Apple
                  • -
                    security
                    A
                    license
                    -
                    quality
                    An 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 -
                    TypeScript
                    MIT License

                  View all related MCP servers

                  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