FOCUS DATA MCP サーバー [中文]
モデルコンテキストプロトコル(MCP)サーバーにより、人工知能アシスタントはデータ結果を直接クエリできます。ユーザーは自然言語を使用してDataFocusからデータ結果を取得できます。
特徴
DataFocus に登録してアプリケーション スペースを開き、分析するデータ テーブルをインポート (直接接続) します。
Datafocusデータテーブル初期化ダイアログを選択
自然言語データ取得結果
前提条件
jdk 23以上。jdkをダウンロード
gradle 8.12以降。gradleをダウンロード
ベアラートークンを取得するには、 Datafocusを登録します。
Datafocusにアカウントを登録する
アプリケーションを作成する
アプリケーションを入力してください
管理 -> インターフェース認証 -> ベアラートークン -> 新しいベアラートークン
インストール
このリポジトリをクローンします:
サーバーを構築します。
MCP構成
サーバーを MCP 設定ファイル (通常は~/AppData/Roaming/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
にあります) に追加します。
利用可能なツール
1. テーブルリスト
Datafocus でテーブル リストを取得します。
パラメータ:
name
(オプション): フィルタリングするテーブル名bearer
(必須):ベアラートークン
例:
2. gptText2DataInit
ダイアログを初期化します。
パラメータ:
names
(必須): 選択したテーブル名bearer
(必須):ベアラートークンlanguage
(オプション):言語 ['english','chinese']
例:
3. gptText2Dataデータ
クエリデータの結果。
パラメータ:
chatId
(必須): チャットIDinput
(必須): 自然言語bearer
(必須):ベアラートークン
例:
応答フォーマット
すべてのツールは次の形式で応答を返します。
Visual Studio Code Cline サンプル
vsCode で cline プラグインをインストールする
mcp サーバー構成
使用
テーブルリストを取得する
ダイアログを初期化する
質問: 給与総額はいくらですか
接触:
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.
複数ラウンドの会話をサポートする DataFocus のインテリジェント データ クエリ プラグインは、プラグアンドプレイの ChatBI 機能を提供します。
Related Resources
Related MCP Servers
- -securityAlicense-qualityEnables LLMs to interact with Dify AI's chat completion API, including conversation context support and a restaurant recommendation tool.Last updated -10MIT License
- -securityAlicense-qualityA lightweight server that uses ChatGPT to qualify leads using the BANT framework (Budget, Authority, Need, Timeline) through a conversational question-by-question approach.Last updated -3MIT License
CB Insights MCP Serverofficial
AsecurityFlicenseAqualityAn interface that allows developers to interact with ChatCBI LLM through AI Agents, providing access to CB Insights' conversational AI capabilities.Last updated -18- -securityAlicense-qualityEnables AI assistants to interact with Power BI datasets through natural language, allowing users to query data, generate DAX, and get insights without leaving their AI assistant.Last updated -59MIT License