developer tools

Kolibri

Streaming KoliBri MCP server (NPM: `@public-ui/mcp`) delivering 200+ guaranteed accessible web component samples, specs, docs, and scenarios via hosted HTTP endpoint or local `kolibri-mcp` CLI.

typescript
cloud
local
developer tools
0
View on GitHub

Installation

npx -y public-ui/kolibri

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "kolibri",
  "command": "npx",
  "args": [
    "-y",
    "public-ui/kolibri"
  ]
}

About This MCP Server

public-ui/kolibri

Streaming KoliBri MCP server (NPM: @public-ui/mcp) delivering 200+ guaranteed accessible web component samples, specs, docs, and scenarios via hosted HTTP endpoint or local kolibri-mcp CLI.

GitHub: https://github.com/public-ui/kolibri

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub