Submit

Burnish Example Server

@danfking

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

Tools

list-projects

get-project

search-projects

list-clients

get-client

search-clients

list-contacts

get-contact

search-contacts

list-team-members

get-team-member

search-team-members

list-tasks

get-task

search-tasks

list-comments

get-comment

search-comments

list-incidents

get-incident

search-incidents

list-orders

get-order

search-orders

create-task

add-comment

update-task-status

create-bug-report

get-revenue-chart

get-team-distribution

get-dashboard-overview

get-status-report

get-suggested-actions

get-pipeline-status

Server Config

{
  "mcpServers": {
    "burnish-example-server": {
      "command": "npx",
      "args": [
        "-y",
        "@burnishdev/example-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.