Elastic UI Framework ๐Ÿ™Œ

6,337 stars TypeScript 1 file ยท ~1,273 tokens #css-in-js#design-system#elasticsearch#eui#kibana#react

eui MCP Server

MCP server for elastic/eui

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "eui": {
      "command": "npx",
      "args": [
        "-y",
        "@elastic/eui"
      ]
    }
  }
}