S
Sigma MCP Server
by @SigmaHQ
Sigma MCP server for providing tools like validation to LLMs.
Created 4/22/2026
Updated about 23 hours ago
README
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"
]
}
}
}