チャック・ノリスのジョーク MCP サーバー
これは、公開されている Chuck Norris API を使用してランダムな Chuck Norris ジョークを取得するツールを公開するシンプルな MCP (Model Context Protocol) サーバーです。
特徴
- チャック・ノリスのジョークをランダムに返す
chistecitos
ツール - パフォーマンス向上のための非同期実装
- 統合されたエラー処理
- シンプルで使いやすいインターフェース
要件
- Python 3.9以上
- pip (Python パッケージ マネージャー)
施設
- このリポジトリをクローンします:
- 依存関係をインストールします。
使用
- サーバーを起動します。
- サーバーは、互換性のある MCP クライアントで使用できる
chistecitos
ツールを公開します。
使用例
chistecitos
ツールはパラメータなしで呼び出すことができ、ランダムなチャック ノリスのジョークを返します。例えば:
使用される技術
- MCP Python SDK - MCPサーバーの展開用
- httpx - Python 用非同期 HTTP クライアント
- チャック・ノリス API - チャック・ノリスのジョークのための公開 API
貢献する
貢献を歓迎します。提案された変更について議論するには、問題を開くか、プル リクエストを送信してください。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています。詳細については、 LICENSE
ファイルを参照してください。
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.
パブリック API からランダムなチャック・ノリスのジョークを取得するための「ジョーク」と呼ばれるツールを提供するシンプルな MCP サーバー。
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