Skip to main content
Sigma Computing is a cloud analytics platform that lets teams explore and visualize data using a spreadsheet-like interface. The Sigma Computing MCP server lets you manage workbooks, members, teams, workspaces, and data connections using natural language.

What Can It Do?

  • Manage workbooks including creation, duplication, export, and permissions
  • Organize members and teams with invitations, role updates, and team assignments
  • Control workspaces with creation, permissions, and grants
  • Monitor data connections and test connectivity

Where to Use It

Add Sigma Computing as a tool to any agent. The agent can then manage your analytics environment conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Sigma Computing tools. This gives you the flexibility of an agent within a deterministic workflow.

As a Custom MCP Node

You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.
To create a custom MCP node:
  1. Go to your node library and search for the integration
  2. Click Create a node with AI
  3. Describe the specific action you want (e.g., “List all workbooks in my workspace”)
  4. Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.

Available Tools

Workbook Tools

ToolDescription
Get Current UserGet the identity and authentication status of the current user
List WorkbooksList workbooks with optional pagination
Get WorkbookGet workbook details by ID
Create WorkbookCreate a new workbook
Duplicate WorkbookCreate a copy of an existing workbook
List Workbook PagesList pages in a workbook
List Workbook ElementsList all elements in a workbook
Get Workbook SchemaGet the schema of a workbook including columns and element structure
Get Workbook SourcesGet data sources connected to a workbook
List Workbook QueriesList SQL queries in a workbook
Export WorkbookTrigger a data export from a workbook
Download Workbook ExportDownload a previously exported workbook file
Send WorkbookSend a scheduled export of a workbook via email
Grant Workbook PermissionGrant a member or team access to a workbook
Tag WorkbookAdd a tag to a workbook
Get Workbook Version HistoryGet the version history of a workbook

Member Tools

ToolDescription
List MembersList organization members with search and pagination
Get MemberGet member details by ID
Create MemberInvite a new member to the organization
Update MemberUpdate a member’s account type or profile
Deactivate MemberDeactivate a member from the organization
List Member TeamsList teams that a member belongs to

Team Tools

ToolDescription
List TeamsList all teams in the organization
Get TeamGet team details by ID
Create TeamCreate a new team
Update TeamUpdate a team’s name, description, or visibility
Delete TeamDelete a team permanently
List Team MembersList members of a team
Update Team MembersAdd or remove members from a team

Workspace Tools

ToolDescription
List WorkspacesList workspaces with optional name filter
Get WorkspaceGet workspace details by ID
Create WorkspaceCreate a new workspace
Update WorkspaceUpdate a workspace’s name or description
Delete WorkspaceDelete a workspace
List Workspace GrantsList permission grants for a workspace
Grant Workspace PermissionGrant a member or team access to a workspace

Connection and Template Tools

ToolDescription
List ConnectionsList data connections with optional search and archived filter
Get ConnectionGet connection details by ID
Test ConnectionTest if a data connection is active and working
Lookup Connection PathLook up a database/schema/table path within a connection
List TemplatesList available workbook templates
Get TemplateGet template details by ID
Create Workbook From TemplateCreate a new workbook from a template
List Account TypesList all account types in the organization
List User AttributesList custom user attributes and their values

Example Prompts

Use these with your agent or in the Agent Node: List workbooks:
Show me all workbooks in my Sigma Computing account
Export data:
Export the Q4 Sales Dashboard workbook as a PDF
Manage teams:
Create a new team called "Data Analysts" and add jane@company.com
Check connections:
Test if the Snowflake data connection is working
Create from template:
Create a new workbook from the Monthly Report template

Troubleshooting

IssueSolution
Agent not finding the right dataUse specific workbook names or IDs
Action not completingCheck that you’ve authenticated with Sigma Computing
Permission deniedEnsure your account has the required admin or editor role
Unexpected resultsThe agent may chain multiple tools (e.g., listing workbooks first, then getting details). Review the agent’s reasoning to understand its approach.
Tool not availableVerify the tool is enabled in your agent’s MCP configuration
Agents are smart enough to chain multiple API calls together. For example, asking “Share the sales dashboard with the analytics team” will find the workbook first, then grant permission. If results seem off, check the agent’s step-by-step reasoning.

Need Help?


Use this integration directly in Claude or Cursor. Connect remotely via the Sigma Computing MCP server using your Gumloop credentials.