Workato · Arazzo Workflow
Workato Secure MCP Server Access
Version 1.0.0
Apply security policies and grant a user group access to an MCP server.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowArazzoWorkflows
Provider
Workflows
secure-mcp-server-access
Set policies and assign a user group to an MCP server.
Confirms an MCP server, finds a user group, applies security policies, and assigns the group to the server.
1
getServer
getMcpServer
Confirm the MCP server exists before changing its policies.
2
findUserGroup
listMcpUserGroups
List available user groups and select the first one to grant access.
3
updatePolicies
updateMcpServerPolicies
Apply rate-limit and IP-allowlist security policies to the server.
4
grantAccess
assignUserGroupsToMcpServer
Grant the selected user group access to the MCP server.