Sigma Computing

Analytics

Sigma Computing is a business intelligence platform that enables users to explore, analyze, and visualize data in a collaborative environment. It facilitates the creation of interactive reports and dashboards to uncover insights from data.

This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

44 tools

Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓

Sigma Computing
SKILL.md

Domain knowledge for Sigma Computing — workbooks, data models, reports

Tools in this Bundle (44)

Sigma Computing Copy Report

v1.0.0

Duplicate an existing report to a new folder with a new name.

Sigma Computing Copy Workbook

v1.0.0

Duplicate an existing workbook into a specified folder. Creates a full copy of the workbook including all pages, elements, and queries. The copy uses ...

Sigma Computing Create Report

v1.0.0

Create a new report. Reports are read-only views of workbooks used for scheduled delivery and sharing.

Sigma Computing Delete Grant

v1.0.0

Revoke a permission grant. The grantee (member or team) loses access to the resource. This does not delete the resource itself.

Sigma Computing Delete Member

v1.0.0

Deactivate a member from Sigma Computing. The member loses access but their content is preserved. This cannot be undone via the API — contact Sigma su...

Sigma Computing Delete Rpt Sched

v1.0.0

Delete a scheduled export from a report. The schedule stops running immediately.

Sigma Computing Delete Team

v1.0.0

Permanently delete a team. This cannot be undone. Team members are NOT deleted — they just lose the team association. Team folder and its contents rem...

Sigma Computing Delete Wb Sched

v1.0.0

Delete a scheduled export from a workbook. The schedule stops running immediately.

Sigma Computing Delete Workspace

v1.0.0

Permanently delete a workspace and all its contents (workbooks, datasets, files). This cannot be undone. All content in the workspace is permanently r...

Sigma Computing Download Export

v1.0.0

Download an exported file using the queryId from sigma_computing_export_workbook. If the export is still processing, returns a status. Poll until the ...

Sigma Computing Export Report

v1.0.0

Export a report to a file. Returns a download URL for the exported file. Formats: csv, xlsx (spreadsheet), png/pdf (visual), json (data). For large re...

Sigma Computing Export Workbook

v1.0.0

Export workbook data as CSV, JSON, XLSX, PDF, or PNG. Returns a queryId — pass it to sigma_computing_download_export to download the file. Optionally ...

Sigma Computing Get Connections

v1.0.0

Get data connections in your Sigma organization. Pass connection_id for a single connection's details (type, host, warehouse, write access), or omit t...

Sigma Computing Get Data Model Cols

v1.0.0

Get all columns across all elements in a data model. Returns column names, types, and which element they belong to. Use to understand the schema a dat...

Sigma Computing Get Data Model Elems

v1.0.0

Get the elements (tables, joins, transformations) in a data model. Returns element IDs, names, and types. Use to understand the structure of a data mo...

Sigma Computing Get Data Model Lineage

v1.0.0

Get the data lineage for a data model. Shows which connections, databases, schemas, and tables feed into this data model, and which workbooks consume ...

Sigma Computing Get Data Models

v1.0.0

Get data models in your Sigma organization. Pass data_model_id for a single data model's details, or omit to list all. Data models are reusable transf...

Sigma Computing Get Data Model Sources

v1.0.0

Get the data sources for a data model. Returns which connections and tables the data model reads from.

Sigma Computing Get Datasets

v1.0.0

Get datasets in your Sigma organization. Pass dataset_id for a single dataset's full details (source, columns, last modified), or omit to list all. Da...

Sigma Computing Get Element Query

v1.0.0

Get the SQL query behind a workbook element. Returns the compiled SQL that Sigma generates for tables, charts, and pivot tables. Use for debugging dat...

Sigma Computing Get Files

v1.0.0

Get files in your Sigma organization. Pass file_id (inode ID) for a single file's details, or omit to list all files. Files include workbooks, dataset...

Sigma Computing Get Grants

v1.0.0

Get permission grants in your Sigma organization. Pass grant_id for a single grant's details. Otherwise you MUST provide at least one filter: inode_id...

Sigma Computing Get Members

v1.0.0

Get members in your Sigma organization. Pass member_id for a single member's details (name, email, role, teams), or omit to list all members. Use to a...

Sigma Computing Get Reports

v1.0.0

Get reports in your Sigma organization. Pass report_id for a single report's details, or omit to list all. Reports are read-only snapshots of workbook...

Sigma Computing Get Report Scheds

v1.0.0

List all scheduled exports for a report. Returns schedule IDs, recurrence, target destinations, and status.

Sigma Computing Get Teams

v1.0.0

Get teams in your Sigma organization. Pass team_id for a single team's details (members, user attributes), or omit to list all teams. Teams control ac...

Sigma Computing Get Templates

v1.0.0

Get templates in your Sigma organization. Pass template_id for a single template's details and source info, or omit to list all. Templates are reusabl...

Sigma Computing Get Wb Schedules

v1.0.0

List all scheduled exports for a workbook. Returns schedule IDs, recurrence, target destinations (email, Slack, webhook, cloud storage), and status. U...

Sigma Computing Get Workbook Elements

v1.0.0

Get elements (tables, charts, pivot tables, controls, text) in a workbook. Omit element_id to list all elements with their types and names. Pass eleme...

Sigma Computing Get Workbook Lineage

v1.0.0

Get the data lineage for a workbook. Shows the full dependency graph: which connections, databases, schemas, tables, and datasets feed into this workb...

Sigma Computing Get Workbook Pages

v1.0.0

Get the pages in a workbook. Returns page IDs, names, and order. Use this to understand workbook structure before drilling into individual page elemen...

Sigma Computing Get Workbook Queries

v1.0.0

List all SQL queries in a workbook. Returns every query that Sigma generates across all elements and pages. Use for a full overview of the SQL a workb...

Sigma Computing Get Workbooks

v1.0.0

Get workbooks in your Sigma organization. Pass workbook_id for a single workbook's full details (owner, pages, last modified, version history URL), or...

Sigma Computing Get Workspaces

v1.0.0

Get workspaces in your Sigma organization. Pass workspace_id for a single workspace's details and grants, or omit to list all. Workspaces are folders ...

Sigma Computing Send Report

v1.0.0

Send a report via email to one or more recipients. The report is exported in the specified format and attached to the email.

Sigma Computing Send Workbook

v1.0.0

Send a workbook to one or more email addresses. The workbook is rendered in the specified format (PDF, CSV, XLSX, PNG) and delivered as an attachment....

Sigma Computing Test Connection

v1.0.0

Test whether a data connection is working. Returns connectivity status and any error details. Use after setting up a connection or when debugging data...

Sigma Computing Upsert Grant

v1.0.0

Create or update a permission grant on a Sigma resource. Specify the resource (inode_id), the permission level, and who to grant it to (member_id or t...

Sigma Computing Upsert Member

v1.0.0

Create or update a Sigma member. To create: provide email, first_name, last_name, and member_type. To update: provide member_id plus fields to change ...

Sigma Computing Upsert Rpt Sched

v1.0.0

Create or update a scheduled export for a report. To create: provide report_id, cron_expression, export_format, and targets. To update: provide report...

Sigma Computing Upsert Team

v1.0.0

Create or update a Sigma team. To create: provide name (required), optionally description, visibility, members, create_team_folder. To update: provide...

Sigma Computing Upsert Wb Sched

v1.0.0

Create or update a scheduled export for a workbook. To create: provide workbook_id, cron_expression, export_format, and targets. To update: provide wo...

Sigma Computing Upsert Workbook

v1.0.0

Create a new Sigma workbook. Requires folder_id (destination folder) and name. The workbook starts empty — add data elements by connecting to a data s...

Sigma Computing Upsert Workspace

v1.0.0

Create or update a Sigma workspace. To create: provide name (required). Set no_duplicates=true to prevent duplicate names. To update: provide workspac...

Required Providers (1)

Sigma Computing

Analytics & Insights
Sigma Computing is a business intelligence platform that enables users to explore, analyze, and visualize data in a...

Setup Instructions

Connect this Sigma Computing MCP Bundle Server to any MCP client in minutes

Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients

https://mcp.mcpbundles.com/bundle/sigma-computing

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Sigma Computing?

Sign in to start using these tools with your AI assistant

Sigma Computing MCP Bundle Server - MCP Bundles • MCP Bundles