holoviz-mcp-cli

Installation
SKILL.md

holoviz-mcp CLI

The holoviz-mcp CLI provides direct access to HoloViz documentation, component introspection, and visualization tools from the command line.

Installation

The recommended way to install is as a uv tool:

uv tool install holoviz-mcp

This installs both holoviz-mcp and hv commands into an isolated environment. Use hv as a shorter alternative in all examples below (e.g., hv search Panel Tabulator, hv pn get Button).

When to Use CLI vs MCP

  • Prefer MCP tools when the HoloViz MCP server is loaded — they return structured, typed data (including images) and integrate natively with LLM tool calling
  • Use CLI when MCP tools are not available but holoviz-mcp (or hv) is installed and you have Bash/shell access
  • Search the web as a last resort when neither MCP tools nor CLI are available

Output Formats

Related skills

More from marcskovmadsen/holoviz-mcp

Installs
4
GitHub Stars
33
First Seen
Mar 1, 2026