YingDao AI Power : AI エージェントと AI ワークフローを迅速に作成し、ユーザーが AI を効果的に活用できるようにする AI ローコード プラットフォーム。
YingDao RPA : RPA ローコード プラットフォーム、反復的な作業から人々を解放するユーザーフレンドリーな RPA 自動化製品。
Yingdao RPA MCPサーバーは、モデルコンテキストプロトコル(MCP)に基づいて実装されており、YindDao AI PowerとMCPホストとして機能する他のツール(Claude Desktop、Cursorなど)との連携のためのブリッジを提供します。これにより、AIによるRPA機能の活用が可能になります。
SSE サーバー モードと Stdio サーバー モードの両方をサポートします。
はじめる
YindDao RPA を実行するには 2 つの方法があります。
ローカルモード
環境変数を設定します。
YindDao RPA実行ファイルへのパス
ウィンドウズ
マック
YindDao RPA ユーザーフォルダへのパス
YindDao RPA設定でユーザーフォルダオプションを見つける
オープン API モード (エンタープライズ ユーザーのみ)
環境変数を設定します。
入手方法
エンタープライズ管理者は、YindDao RPAコンソールにログインすることで認証情報を取得できます。YindDao RPAヘルプドキュメントの認証情報を参照してください。
Stdioサーバーの起動
クライアントで設定します:
SSE サーバー構成
建てる
リポジトリをクローンしてビルドします。
構成
上記のように構成項目を含む.envファイルを追加します
起動する
クライアント構成
AI Power クライアント構成:
デフォルトのポートは3000です
機能
ローカルモード
- queryRobotParam : RPAアプリケーションのパラメータを照会する
- queryApplist : RPA アプリケーションリストのクエリ
- runApp : RPAアプリケーションを実行する
オープンAPIモード
- uploadFile : RPAプラットフォームにファイルをアップロードする
- queryRobotParam : RPAアプリケーションのパラメータを照会する
- queryApplist : ページ分けされた RPA アプリケーション リストを取得します。
- startJob : RPAジョブを開始する
- queryJob : RPAジョブのステータスを照会する
- queryClientList : RPA ロボットクライアントのリストを照会する
ライセンス
マサチューセッツ工科大学
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
YindDao AI Power を MCP ホストに接続するモデル コンテキスト プロトコル (MCP) を実装したサーバー。これにより、AI がワークフロー自動化のために RPA 機能を利用できるようになります。
Related Resources
Related MCP Servers
- -securityFlicense-qualityA TypeScript implementation of a Model Context Protocol (MCP) server that exposes Dify workflows as tools for AI systems to interact with.Last updated -16TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that exposes the official Notion SDK, allowing AI models to interact with Notion workspaces.Last updated -17777TypeScriptApache 2.0
- AsecurityFlicenseAqualityModel Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.Last updated -1010421JavaScript
- -securityFlicense-qualityImplements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.Last updated -90Python