dify-mcp-client

MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.

GitHubスター

153

ユーザー評価

未評価

お気に入り

0

閲覧数

13

フォーク

29

イシュー

10

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

インストール方法

前提条件

Python: 3.7以上
UI-TARS SDK: 最新版

インストール手順

1. リポジトリのクローン

bash
git clone https://github.com/3dify-project/dify-mcp-client.git
cd dify-mcp-client

2. 依存関係のインストール

bash
pip install -r requirements.txt

3. UI-TARS SDKの設定

UI-TARS SDKを適切に設定し、必要な環境変数を設定します。

4. サーバーの起動

bash
python mcpReAct.py

トラブルシューティング

よくある問題

問題: サーバーが起動しない 解決策: Pythonのバージョンを確認し、依存関係を再インストールしてください。 問題: UI-TARSが正しく動作しない 解決策: UI-TARS SDKの設定を再確認してください。

追加リソース

作者情報

0

フォロワー

0

リポジトリ

0

Gist

0

貢献数

関連するMCP
mcp-atlassian logo

MCP server for Atlassian tools (Confluence, Jira)

Python
docling-mcp logo

Making docling agentic through MCP

Python
opencv-mcp-server logo

OpenCV MCP Server provides OpenCV's image and video processing capabilities through the Model Context Protocol (MCP). Access powerful computer vision tools for tasks ranging from basic image manipulation to advanced object detection and tracking.

Python