MCPServerStatus
stableMCP server health dashboard with tool listing
import { MCPServerStatus } from "@nodus/design-system/patterns"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
serversreq | MCPServer[] | — | Array of servers with name, state, toolCount, lastPing, tools, error |
title | string | "MCP SERVERS" | Section header |
serversrequiredType
MCPServer[]Default —Array of servers with name, state, toolCount, lastPing, tools, error
titleType
stringDefault "MCP SERVERS"Section header
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?