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
<!doctype html>
<html lang="en">
<head>
<title>Public-UI KoliBri Icon-Font</title>
<link rel="stylesheet" href="font/style.css" />
<style type="text/css">
[class^='kol-icon-'],
[class*=' kol-icon-'] {
color: #047;
font-size: 1000%;
}
</style>
</head>
<body>
<i class="kol-icon-eye"></i>
<i class="kol-icon-kolibri"></i>
</body>
</html>