Mmcp.market

mcp-server-sigma

by christianclaudio·io.github.christianclaudio/sigma·v1.1.5

MCP server for Sigma Computing. Provision dashboards, build models, and automate cloud analytics.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars175 downloads/wk

Reviews

Write one

Nobody has reviewed mcp-server-sigma yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

mcp-server-sigma tools (100, 21 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • sigma_accept_shared_template

    Accept a pending template share from another organization.

  • sigma_add_connection_grant

    Add a grant to a connection.

  • sigma_add_deployment_documents

    Add workbooks/reports to a deployment policy.

  • sigma_add_workbook_bookmark

    Add a bookmark to a workbook.

  • sigma_add_workbook_schedulewrite action

    Create a scheduled export for a workbook. See Sigma docs for schedule body schema.

  • sigma_archive_deploymentwrite action

    Delete (archive) a deployment policy. Requires confirm=True.

  • sigma_convert_workbook_to_report

    Convert a workbook to a report (one-way, creates a new report).

  • sigma_create_data_modelwrite action

    Create a data model from a JSON code representation. Must include name, folderId, schemaVersion, and pages with elements.

  • sigma_create_deploymentwrite action

    Create a deployment policy.

  • sigma_create_memberwrite action

    Create a new member. member_type: 'admin', 'creator', 'viewer'.

  • sigma_create_reportwrite action

    Create a report.

  • sigma_create_report_schedulewrite action

    Create a scheduled export for a report.

  • sigma_create_source_swap_policywrite action

    Create a source swap policy for automated deployments.

  • sigma_create_teamwrite action

    Create a new team.

  • sigma_create_tenantwrite action

    Create a tenant organization.

  • sigma_create_workbookwrite action

    Create an empty workbook in a folder.

  • sigma_create_workbook_embedwrite action

    Create an embed for a workbook.

  • sigma_create_workbook_from_templatewrite action

    Create a workbook from a template. This brings real visuals — the only programmatic way to get charts/tables.

  • sigma_deactivate_member

    Deactivate a member. Requires confirm=True.

  • sigma_delete_connection_path_grantwrite action

    Delete a grant from a connection path. DESTRUCTIVE. Requires confirm=True.

  • sigma_delete_filewrite action

    Delete a file/workbook/data model by its inode ID. Requires confirm=True.

  • sigma_delete_teamwrite action

    Delete a team. Requires confirm=True.

  • sigma_delete_workbook_schedulewrite action

    Delete a scheduled export. Requires confirm=True.

  • sigma_duplicate_report

    Duplicate a report.

  • sigma_duplicate_workbook

    Duplicate an existing workbook.

  • sigma_export_report

    Export a report. format: 'pdf', 'png', 'csv', 'xlsx'.

  • sigma_export_workbook

    Export a workbook element. If element_id is empty, exports the first page.

  • sigma_get_api_connector

    Get details for an API connector.

  • sigma_get_connection

    Get details for a specific connection.

  • sigma_get_current_user

    Get the current authenticated user's details.

  • sigma_get_data_model

    Get data model metadata.

  • sigma_get_data_model_spec

    Get the full code representation (JSON spec) of a data model — tables, columns, metrics, relationships.

  • sigma_get_deployment

    Get a deployment policy.

  • sigma_get_element_columns

    List columns for a specific element in a workbook.

  • sigma_get_element_query

    Get the generated SQL query for a specific element in a workbook.

  • sigma_get_materialization_job

    Check status of a materialization job.

  • sigma_get_member

    Get member details including homeFolderId.

  • sigma_get_report

    Get report metadata.

  • sigma_get_source_swap_policy

    Get a source swap policy.

  • sigma_get_team

    Get team details.

  • sigma_get_template

    Get template details.

  • sigma_get_tenant

    Get tenant organization details.

  • sigma_get_workbook

    Get workbook metadata.

  • sigma_get_workbook_tags

    List tags on a workbook.

  • sigma_get_workbook_version_history

    Get version history for a workbook.

  • sigma_grant_workbook_access

    Grant access to a workbook. grant_type: 'member' or 'team'. permission: 'view', 'explore', 'edit'.

  • sigma_list_api_connectors

    List all API connectors (custom data integrations).

  • sigma_list_columns_for_table

    List columns for a warehouse table by its tableId.

  • sigma_list_connection_grants

    List permission grants on a connection.

  • sigma_list_connections

    List all connections in the Sigma organization. Pass summary_only=True for concise token-efficient response.

  • sigma_list_data_model_columns

    List all columns across all elements in a data model.

  • sigma_list_data_model_elements

    List elements in a data model.

  • sigma_list_data_model_lineage

    List lineage for a data model.

  • sigma_list_data_models

    List all data models in the organization. Pass summary_only=True for concise token-efficient response.

  • sigma_list_deployment_documents

    List documents in a deployment policy.

  • sigma_list_deployments

    List all deployment policies.

  • sigma_list_files

    List files/folders. Optionally filter by parentId or type ('workbook', 'folder', 'data-model', 'template').

  • sigma_list_materialization_schedules

    List materialization schedules for a workbook.

  • sigma_list_member_teams

    List teams a member belongs to.

  • sigma_list_members

    List all members in the organization. Pass summary_only=True for concise token-efficient response.

  • sigma_list_report_elements

    List elements in a report.

  • sigma_list_report_lineage

    List lineage for a report.

  • sigma_list_report_queries

    List SQL queries in a report.

  • sigma_list_report_schedules

    List scheduled exports for a report.

  • sigma_list_report_sources

    List data sources used by a report.

  • sigma_list_reports

    List all reports in the organization.

  • sigma_list_shared_templates

    List templates shared with your organization from other orgs.

  • sigma_list_source_swap_policies

    List all source swap policies (rules for automatic source swapping on deployment).

  • sigma_list_team_members

    List members of a team.

  • sigma_list_teams

    List all teams. Pass summary_only=True for concise token-efficient response.

  • sigma_list_templates

    List all templates in the organization.

  • sigma_list_tenants

    List all tenant organizations (for multi-tenant deployments).

  • sigma_list_workbook_bookmarks

    List bookmarks (saved filter states) in a workbook.

  • sigma_list_workbook_columns

    List all columns across all elements in a workbook, including formulas and types.

  • sigma_list_workbook_controls

    List control elements (filters, parameters) in a workbook.

  • sigma_list_workbook_elements

    List all elements (tables, charts, controls, etc.) in a workbook.

  • sigma_list_workbook_embeds

    List embed configurations for a workbook.

  • sigma_list_workbook_grants

    List permission grants on a workbook.

  • sigma_list_workbook_lineage

    List data lineage for a workbook.

  • sigma_list_workbook_page_elements

    List elements on a specific page of a workbook.

  • sigma_list_workbook_pages

    List pages in a workbook.

  • sigma_list_workbook_queries

    List generated SQL queries for all elements in a workbook.

  • sigma_list_workbook_schedules

    List scheduled exports for a workbook.

  • sigma_list_workbook_sources

    List data sources used by a workbook.

  • sigma_list_workbooks

    List all workbooks in the organization. Pass summary_only=True for concise token-efficient response.

  • sigma_materialize_element

    Trigger materialization for a workbook. Pass elementId in body if needed.

  • sigma_remove_workbook_tagwrite action

    Remove a tag from a workbook. Requires confirm=True.

  • sigma_restore_workbook_version

    Restore a workbook to a previous version.

  • sigma_save_template_from_workbook

    Save a workbook as a reusable template.

  • sigma_swap_data_model_sources

    Swap data sources for a data model.

  • sigma_swap_report_sources

    Swap data sources on a report. Use connectionMapping for connection-level swaps, sourceMapping for table-level swaps.

  • sigma_swap_template_sources

    Swap data sources on a template. Use connectionMapping for connection-level swaps, sourceMapping for table-level swaps.

  • sigma_swap_workbook_sources

    Swap data sources for a workbook. Use connectionMapping for connection-level swaps, sourceMapping for table-level swaps.

  • sigma_sync_connection

    Force Sigma to re-index a warehouse path. Pass empty list for full sync.

  • sigma_tag_data_model

    Apply a version tag to a data model by tag NAME. The Sigma API takes the tag name here, not its ID.

  • sigma_tag_workbook

    Apply a version tag to a workbook by tag NAME (e.g. 'Production'). The Sigma API takes the tag name here, not its ID.

  • sigma_test_connection

    Test connectivity for a connection.

  • sigma_update_data_modelwrite action

    Update an existing data model from a JSON code representation (full replacement via PUT).

  • sigma_update_memberwrite action

    Update member properties (firstName, lastName, memberType, isActive, etc.).

  • sigma_update_team_memberswrite action

    Add or remove members from a team. Provide lists of member IDs.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan8 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 6 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add sigma -- uvx mcp-server-sigma
Add to Cursor

mcp-server-sigma: common questions

Is mcp-server-sigma safe?
Mostly: it is graded B (83/100). Read the mcp-server-sigma safety report
How do I install mcp-server-sigma?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does mcp-server-sigma need an API key?
Yes. The registry entry asks for SIGMA_CLIENT_ID, SIGMA_CLIENT_SECRET.
Is mcp-server-sigma maintained?
The last commit was 6 days ago (2026-09-13). The latest release is v1.1.5.

More from christianclaudio