mcpbeat Sign in

mcp-server-sigma MCP Server

local only

mcp-server-sigma runs on your own machine — the client starts it, so there is no endpoint to ping. 1 772 installs a week from pypi. Last commit 30 Aug 2026.

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

Installs per day peak 995 · avg 160 · +868% w/w
a month agotoday
1 772
Installs / week
pypi · mcp-server-sigma
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check mcp-server-sigma every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sigma -- uvx mcp-server-sigma
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sigma": {
      "args": [
        "mcp-server-sigma"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sigma]
command = "uvx"
args = ["mcp-server-sigma"]
.cursor/mcp.json
{
  "mcpServers": {
    "sigma": {
      "args": [
        "mcp-server-sigma"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sigma": {
      "args": [
        "mcp-server-sigma"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to mcp-server-sigma

same job, measured the same way
Tago Io
by tago-io

Model Context Protocol server for TagoIO data and analytics

82 installs/wk local only
Home Assistant MCP Server
by jarahkon

MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

92 installs/wk local only
Umami Compass
by webcredo

Secure Umami Analytics MCP server for Cloud and self-hosted deployments

70 installs/wk local only
Picoli MCP
by amaterous

MCP server for picoli.site - URL shortening and click analytics for AI agents

58 installs/wk local only
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
Clappia MCP
by clappia-dev

An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics

local only
Brightspace
by jhostinaleck

MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.

114 installs/wk local only
Google Search Console
by ni-c

MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection

290 installs/wk local only

mcp-server-sigma — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-server-sigma?
mcp-server-sigma runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-server-sigma was installed 1 772 times last week.
How do I connect mcp-server-sigma?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-sigma straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-server-sigma?
The pypi package mcp-server-sigma was installed 1 772 times in the last week. Week over week that is +868%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-server-sigma open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.