This is the Model Context Protocol server for Semantic UI.
Add to Claude Code:
claude mcp add --transport http semantic-ui https://mcp.semantic-ui.com/mcp
Or add to .mcp.json:
{
"mcpServers": {
"semantic-ui": {
"type": "http",
"url": "https://mcp.semantic-ui.com/mcp"
}
}
}
MCP protocol endpoint: POST /mcp