Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak
.env.template584 B
# Alteryx Server API Configuration # API Host URL (required) ALTERYX_API_HOST=http://localhost/webapi/ # Authentication (use either username/password or client credentials) # Basic Authentication ALTERYX_USERNAME="" ALTERYX_PASSWORD="" # OAuth2 Client Credentials ALTERYX_CLIENT_ID="" ALTERYX_CLIENT_SECRET="" ALTERYX_TEMP_DIRECTORY="" # SSL Verification (optional, defaults to true) # Set to 0, false, or no to disable SSL verification ALTERYX_VERIFY_SSL=1 # SSE Port (optional, defaults to 8000) FASTMCP_PORT=3001 # Debug mode (optional, defaults to false) FASTMCP_DEBUG=true

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jupiterbak/AYX-MCP-Wrapper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server