Files
2025-11-30 08:42:10 +08:00

12 lines
174 B
Markdown

---
description: List all configured MCP servers
---
# List MCP Servers
Run the mcp-manager CLI to list all servers:
```bash
bun ${CLAUDE_PLUGIN_ROOT}/src/cli.ts list
```