Semantic UI MCP Server

This is the Model Context Protocol server for Semantic UI.

Setup

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"
    }
  }
}

Endpoint

MCP protocol endpoint: POST /mcp