Showcase MCP server for the Burnish Explorer — 34 tools across a fictional consulting company (projects, clients, team members, tasks, incidents, orders) that demonstrate every rendering path: cards, tables, charts, stat bars, pipelines, and multi-section dashboards. Install with npx burnish -- npx -y @burnishdev/example-server.
{
"mcpServers": {
"burnish-example": {
"command": "npx",
"args": [
"-y",
"burnish"
]
}
}
}