integration-service
latest
false
Integration Service 用户指南
- 入门指南
- 通知
- 许可
- 故障排除
- 连接器生成器
- Act! 365
- ActiveCampaign
- Active Directory - 预览版
- Adobe Acrobat Sign
- Adobe PDF 服务
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- 亚马逊 SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI 文档智能
- Azure Defender for Cloud
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- 清除位
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – 预览版
- Customer.io
- Database Hub
- Databricks智能体
- Datadog
- 深度查找
- Deputy
- Discord - 预览
- DocuSign
- 水滴
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- 汇率
- Exchange Server - 预览
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- 获取响应
- GitHub
- Gmail
- 谷歌云平台
- Google 文档
- Google 云端硬盘
- Google 表单 - 预览
- Google Maps
- Google 表格
- Google 语音转文本
- Google 文本转语音
- Google Tasks - 预览
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP
- HTTP Webhook
- HubSpot CRM
- HubSpot Marketing
- HyperV - 预览
- Icertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- 邮件
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- MCP - 预览
- 关于 MCP 连接器
- MCP 连接器身份验证
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure AI Foundry
- Microsoft Azure OpenAI
- Microsoft Azure Sentinel
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive 和 SharePoint
- Microsoft Outlook 365
- Microsoft Power Automate – 预览版
- Microsoft Sentiment
- Microsoft Sentinel Threat Intelligence
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- NVIDIA NIM
- 奥克塔
- OpenAI
- 符合 OpenAI V1 的 LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- 贝宝
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce 代理强制和流程 – 预览
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - 预览
- 探戈卡
- Todoist
- Trello
- Twilio
- UiPath Apps - Preview
- UiPath Data Fabric
- UiPath Test Manager
- UiPath 生成式 AI 活动
- UiPath Orchestrator
- X(以前称为 Twitter)
- Xero
- WatsonX.ai
- WhatsApp Business
- WOO COMMERCE
- 可行
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- 缩放
- Zoom 信息
重要 :
请注意,此内容已使用机器翻译进行了本地化。
Integration Service 中提供的连接器包采用的是机器翻译的译文。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
输入服务器 URL 和服务器所选身份验证类型所需的身份验证凭据,将 UiPath 连接到远程 MCP 服务器。
MCP 连接器支持四种身份验证类型。选择模型上下文协议 (MCP) 服务器所需的名称,然后完成以下步骤以创建连接。
先决条件
要创建 MCP 连接器连接,您需要远程 MCP 服务器 URL 和服务器所需的凭据。必填字段取决于您选择的身份验证类型:
- OAuth 2.0 授权代码
- 基本 URL — MCP 服务器的基本 URL,例如
https://mcp.example.com/mcp。 - 客户端 ID — 在您注册应用程序时,MCP 服务器的 OAuth 提供程序颁发的客户端 ID。
- 客户端密码— 对于授权代码流程为必要项。
- 授权 URL — 完整的授权端点 URL,例如
https://mcp.example.com/oauth/authorize。 - 令牌 URL — 完整的令牌端点 URL,例如
https://mcp.example.com/oauth/token。 - 作用域— MCP 服务器工具所需的 OAuth 作用域,与您在提供程序中注册的内容匹配。
- 基本 URL — MCP 服务器的基本 URL,例如
- 使用 PKCE(代码交换的证明密钥)的 OAuth 2.0 授权代码
- 基本 URL — MCP 服务器的基本 URL,例如
https://mcp.example.com/mcp。 - 客户端 ID — 在您注册应用程序时,MCP 服务器的 OAuth 提供程序颁发的客户端 ID。
- 授权 URL — 完整的授权端点 URL,例如
https://mcp.example.com/oauth/authorize。 - 令牌 URL — 完整的令牌端点 URL,例如
https://mcp.example.com/oauth/token。 - OAuth2 PKCE 代码质询方法— 默认为
S256;仅当您的 MCP 服务器不支持S256时才使用plain。 - 作用域— MCP 服务器工具所需的 OAuth 作用域,与您在提供程序中注册的内容匹配。
- 基本 URL — MCP 服务器的基本 URL,例如
- OAuth 2.0 客户端凭据
- 基本 URL — MCP 服务器的基本 URL,例如
https://mcp.example.com/mcp。 - 客户端 ID — 在您注册应用程序时,MCP 服务器的 OAuth 提供程序颁发的客户端 ID。
- 客户端密码— 客户端凭据流程必需。
- 令牌 URL — 完整的令牌端点 URL,例如
https://mcp.example.com/oauth/token。 - 作用域— MCP 服务器工具所需的 OAuth 作用域,与您在提供程序中注册的内容匹配。
- 基本 URL — MCP 服务器的基本 URL,例如
- 个人访问令牌
- 基本 URL — MCP 服务器的基本 URL,例如
https://mcp.example.com/mcp。 - 个人访问令牌— 粘贴完整的授权标头值,包括 MCP 服务器需要的任何前缀(通常为
Bearer),例如Bearer mytoken。
- 基本 URL — MCP 服务器的基本 URL,例如
有关确切值,请参阅 MCP 服务器提供商的文档。
添加 MCP 连接
- 从产品启动器中选择“Orchestrator”。
- 选择一个文件夹。
- 导航到“连接”选项卡。
- 选择“添加连接”。
- 要打开“连接创建”页面,请从列表中选择 MCP 连接器。您可以使用搜索栏查找连接器。
- 在存储连接的文件夹下,确认或更改保存连接的文件夹。
- 选择“身份验证类型” (例如,个人访问令牌或其中一个 OAuth 2.0 流程)。
- 输入所选身份验证类型所需的凭据。
- 对于个人访问令牌,输入您的 MCP 服务器的基本 URL (例如
https://mcp.example.com/mcp),然后将完整的“授权”标头值粘贴到“个人访问令牌”中,包括 MCP 服务器所需的任何前缀(通常为Bearer)。 - 对于 OAuth 2.0 流程,请提供客户端凭据和授权/令牌端点,然后根据需要完成授权提示。
- 对于个人访问令牌,输入您的 MCP 服务器的基本 URL (例如
- Select Connect.
您的 MCP 连接现已添加,可在 UiPath Studio 或 Studio Web 中使用。