mcp-client
任意のMCPサーバーに接続できるユニバーサルMCPクライアントです。MCPサーバーをスキルとしてラップすることで、ツール定義によるコンテキストウィンドウの肥大化を防ぎます。外部MCPサーバー(Zapier、Sequential Thinking、GitHub、ファイルシステムなど)との連携、利用可能なツールの一覧表示、MCPツール呼び出しの実行が必要な際に使用します。「Zapierに接続」「MCPサーバーを使用」「MCPツールを一覧表示」「Zapierアクションを実行」「Sequential Thinkingを使用」など、MCPサーバーとのやり取りに関連するリクエストで自動的に起動します。
description の原文を見る
Universal MCP client for connecting to any MCP server with progressive disclosure. Wraps MCP servers as skills to avoid context window bloat from tool definitions. Use when interacting with external MCP servers (Zapier, Sequential Thinking, GitHub, filesystem, etc.), listing available tools, or executing MCP tool calls. Triggers on requests like "connect to Zapier", "use MCP server", "list MCP tools", "call Zapier action", "use sequential thinking", or any MCP server interaction.
SKILL.md 本文
ユニバーサル MCP クライアント
プログレッシブディスクロージャー対応の MCP サーバーへの接続 - ツールスキーマをオンデマンドで読み込み、数千トークンをコンテキストに先読み込みするのを回避します。
スキルの場所
このスキルは以下に配置されています: .claude/skills/mcp-client/
スクリプトパス: .claude/skills/mcp-client/scripts/mcp_client.py
設定
スクリプトは以下の順序で設定を探します:
MCP_CONFIG_PATH環境変数(カスタムパス)references/mcp-config.json(このスキルの設定 - 推奨)- プロジェクトルートの
.mcp.json ~/.claude.json
設定ファイル: .claude/skills/mcp-client/references/mcp-config.json
このファイルを編集して API キーを追加します。サンプルファイル(example-mcp-config.json)はリファレンステンプレートとして保持されています。
セキュリティに関する注意:
- 本物の API キーをコミットしないでください。このリポジトリでは AY P
...
詳細情報
- 作者
- walidboulanouar
- ライセンス
- 不明
- 最終更新
- 2026/3/10
Source: https://github.com/walidboulanouar/Ay-Skills / ライセンス: 未指定