MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Sigma MCP Server

Sigma MCP server for providing tools like validation to LLMs.

Created 4/22/2026
Updated about 23 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx sigma-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "sigmahq-sigma-mcp-server": { "command": "uvx", "args": [ "sigma-mcp-server" ] } } }