KoliBri MCP-API

Model Context Protocol Backend for KoliBri Examples

🟢 Online

📡 REST API Endpoints

This API provides structured information about KoliBri examples that can be used by AI agents.

GET /mcp/health

Backend status and sample index metadata

GET /mcp/samples

List of all available samples (optional filter with ?q=filter)

GET /mcp/sample?id=button/basic

Path and source code of a specific sample

POST /mcp/refresh

Rebuild sample index (when files change)