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를 실행하는 방법은 두 가지가 있습니다.
로컬 모드
환경 변수 설정:
지엑스피1
YindDao RPA 실행 파일 경로
윈도우
스코틀랜드 사람
YindDao RPA 사용자 폴더 경로
YindDao RPA 설정에서 사용자 폴더 옵션 찾기
오픈 API 모드(Enterprise 사용자만 해당)
환경 변수 설정:
얻는 방법
기업 관리자는 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 로봇 클라이언트 목록을 쿼리합니다.
특허
MIT
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(Model Context Protocol)를 구현하는 서버로, 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