Alteryx Server

Integrates with Alteryx Server's REST API to enable workflow execution, collection management, user administration, schedule automation, job monitoring, and credential management for data analytics operations.

View Source
8 stars
0 tools
Created Aug 2025
@jupiterbak/jupiterbak-alteryx-server-ayx-mcp-wrapper

About

Integrates with Alteryx Server's REST API to enable workflow execution, collection management, user administration, schedule automation, job monitoring, and credential management for data analytics operations.

Categories

general

Installation

npm

npm install @jupiterbak/jupiterbak-alteryx-server-ayx-mcp-wrapper

Configuration

{ "mcpServers": { "jupiterbak-alteryx-server-ayx-mcp-wrapper": { "command": "npx", "args": [ "-y", "@jupiterbak/jupiterbak-alteryx-server-ayx-mcp-wrapper" ] } } }