consola

GitHub

๐Ÿจ Elegant Console Logger for Node.js and Browser

7,299 stars TypeScript #cli#console#fancy#log#node#terminal
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "consola": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-consola"
      ]
    }
  }
}