SigmaUI DS MCP Server
by ribsousa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Porta do servidor HTTP | 3333 |
| SKIP_CURATE | No | Pula curadoria IA | false |
| CURATE_MODEL | No | Modelo do provider | gemini-2.5-flash |
| OPENAI_API_KEY | No | API key OpenAI | |
| ALLOWED_ORIGINS | No | Origens CORS (separadas por vírgula) | http://localhost |
| CURATE_PROVIDER | No | Provider: google, anthropic ou openai | |
| SIGMAUI_DS_PATH | No | Caminho para o repositório do DS | ../pd-sigmaui-ds |
| ANTHROPIC_API_KEY | No | API key Anthropic | |
| GOOGLE_GENERATIVE_AI_API_KEY | No | API key Google AI Studio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ribsousa/sigmaui-ds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server