Skip to main content
Glama
deleonio
by deleonio
index.html1.51 kB
<!doctype html> <html lang="en-US" dir="ltr"> <head> <title>Code-Samples | KoliBri – Public UI</title> <meta charset="UTF-8" /> <meta name="description" content="Webapp demonstrating KolBri-components with React." /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="shortcut icon" type="image/x-icon" href="/assets/kolibri.ico" /> <!-- We include all the important fonts in the index.html here so that they are available for the theme tests. --> <link rel="stylesheet" href="/assets/bundes/style.css" /> <link rel="stylesheet" href="/assets/codicons/codicon.css" /> <link rel="stylesheet" href="/assets/fontawesome-free/css/all.min.css" /> <link rel="stylesheet" href="/assets/icofont/icofont.min.css" /> <link rel="stylesheet" href="/assets/kreon/style.css" /> <link rel="stylesheet" href="/assets/noto-sans/noto-sans.css" /> <link rel="stylesheet" href="/assets/material-icons/iconfont/material-icons.css" /> <link rel="stylesheet" href="/assets/material-symbols/index.css" /> <link rel="stylesheet" href="/assets/roboto/roboto.css" /> <link rel="stylesheet" href="/assets/tabler-icons/tabler-icons.css" /> <link rel="stylesheet" href="/main.css" /> <meta name="robots" content="noindex" /> <meta name="kolibri" content="dev-mode=false;experimental-mode=true;" /> </head> <body> <div id="app"></div> <script type="module" src="/src/main.ts"></script> <noscript>This website requires JavaScript.</noscript> </body> </html>

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/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server