← Back to Integrations
Sigma Computing logo — MCP server on Gumloop

Sigma Computing

Interact with Sigma Computing to manage workbooks, members, teams, workspaces, and data connections

Tools

  • List Workbooks

    List workbooks with optional pagination

  • Get Workbook

    Get workbook details by ID

  • Create Workbook

    Create a new workbook

  • Duplicate Workbook

    Create a copy of an existing workbook

  • List Workbook Pages

    List pages in a workbook

  • List Workbook Elements

    List all elements in a workbook

  • Get Workbook Schema

    Get the schema of a workbook including columns and element structure

  • Get Workbook Sources

    Get data sources connected to a workbook

  • List Workbook Queries

    List SQL queries in a workbook

  • Export Workbook

    Trigger a data export from a workbook. Returns a queryId to use with download_workbook_export

  • Download Workbook Export

    Download a previously exported workbook file to Gumloop storage using a queryId from export_workbook

  • Send Workbook

    Send a scheduled export of a workbook via email

  • Grant Workbook Permission

    Grant a member or team access to a workbook

  • Tag Workbook

    Add a tag to a workbook

  • Get Workbook Version History

    Get the version history of a workbook

  • List Members

    List organization members with search and pagination

  • Get Member

    Get member details by ID

  • Create Member

    Invite a new member to the organization

  • Update Member

    Update a member's account type or profile

  • Deactivate Member

    Deactivate a member from the organization

  • List Member Teams

    List teams that a member belongs to

  • List Teams

    List all teams in the organization

  • Get Team

    Get team details by ID

  • Create Team

    Create a new team

  • Update Team

    Update a team's name, description, or visibility

  • Delete Team

    Delete a team permanently

  • List Team Members

    List members of a team

  • Update Team Members

    Add or remove members from a team

  • List Workspaces

    List workspaces with optional name filter

  • Get Workspace

    Get workspace details by ID

  • Create Workspace

    Create a new workspace

  • Update Workspace

    Update a workspace's name or description

  • Delete Workspace

    Delete a workspace

  • List Workspace Grants

    List permission grants for a workspace

  • Grant Workspace Permission

    Grant a member or team access to a workspace

  • List Connections

    List data connections with optional search and archived filter

  • Get Connection

    Get connection details by ID

  • Test Connection

    Test if a data connection is active and working

  • Lookup Connection Path

    Look up a database/schema/table path within a connection. Uses POST /v2/connections/paths/lookup with connectionId in the request body.

  • List Templates

    List available workbook templates

  • Get Template

    Get template details by ID

  • Create Workbook From Template

    Create a new workbook from a template

  • Get Current User

    Get the identity and authentication status of the current user

  • List Account Types

    List all account types in the organization

  • List User Attributes

    List custom user attributes and their values

Installation Steps

Get StartedGet Started
1

Create a Gumloop Account

To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.

2

Copy Your Server URL

Copy your MCP server URL and add it to your client. You'll be prompted to authorize on first use.