Integrations
FOCUS DATA MCP サーバー [中文]
モデルコンテキストプロトコル(MCP)サーバーにより、人工知能アシスタントはデータ結果を直接クエリできます。ユーザーは自然言語を使用してDataFocusからデータ結果を取得できます。
特徴
- DataFocus に登録してアプリケーション スペースを開き、分析するデータ テーブルをインポート (直接接続) します。
- Datafocusデータテーブル初期化ダイアログを選択
- 自然言語データ取得結果
前提条件
- jdk 23以上。jdkをダウンロード
- gradle 8.12以降。gradleをダウンロード
- ベアラートークンを取得するには、 Datafocusを登録します。
- Datafocusにアカウントを登録する
- アプリケーションを作成する
- アプリケーションを入力してください
- 管理 -> インターフェース認証 -> ベアラートークン -> 新しいベアラートークン
インストール
- このリポジトリをクローンします:
Copy
- サーバーを構築します。
Copy
MCP構成
サーバーを MCP 設定ファイル (通常は~/AppData/Roaming/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
にあります) に追加します。
Copy
利用可能なツール
1. テーブルリスト
Datafocus でテーブル リストを取得します。
パラメータ:
name
(オプション): フィルタリングするテーブル名bearer
(必須):ベアラートークン
例:
Copy
2. gptText2DataInit
ダイアログを初期化します。
パラメータ:
names
(必須): 選択したテーブル名bearer
(必須):ベアラートークンlanguage
(オプション):言語 ['english','chinese']
例:
Copy
3. gptText2Dataデータ
クエリデータの結果。
パラメータ:
chatId
(必須): チャットIDinput
(必須): 自然言語bearer
(必須):ベアラートークン
例:
Copy
応答フォーマット
すべてのツールは次の形式で応答を返します。
Copy
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
- AsecurityFlicenseAqualityThis MCP server provides persistent memory integration for chat applications by utilizing a local knowledge graph to remember user information across interactions.Last updated -914,6981JavaScript
- -securityAlicense-qualityEnables LLMs to interact with Dify AI's chat completion API, including conversation context support and a restaurant recommendation tool.Last updated -10JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables users to list, download, search, and manage Zoom meeting transcripts through a structured interface.Last updated -61JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI-powered interaction with YNAB (You Need A Budget) data, allowing users to query their budgets through conversational interfaces.Last updated -1151TypeScriptMIT License