Command Palette

Search for a command to run...

UnylyUnyly
Browse all

HoloViz

FreeNot checked

A comprehensive MCP server that provides intelligent access to the HoloViz ecosystem, enabling AI assistants to help you build interactive dashboards and data v

GitHubEmbed

About

A comprehensive MCP server that provides intelligent access to the HoloViz ecosystem, enabling AI assistants to help you build interactive dashboards and data visualizations with Panel, hvPlot, Lumen, Datashader, and your favorite Python libraries.

README

CI Docker conda-forge pypi-version python-version docs

A comprehensive Model Context Protocol (MCP) server that provides intelligent access to the HoloViz ecosystem, enabling AI assistants to help you build interactive dashboards and data visualizations with Panel, hvPlot, Lumen, Datashader and your favorite Python libraries.

HoloViz Logo

📖 Full Documentation | 🚀 Quick Start | 🐳 Docker Guide | 🤗 Explore the Tools

✨ What This Provides

Documentation Access: Search through comprehensive HoloViz documentation, including tutorials, reference guides, how-to guides, and API references.

Display Server: Create and share Python visualizations with instant URLs. The show tool executes code in an isolated server and provides web-accessible visualizations that you can view, share, and manage.

Agents Skills: Agents and Skills for LLMs.

Component Intelligence: Discover and understand 100+ Panel components with detailed parameter information and usage examples. Similar features are available for hvPlot.

Extension Support: Automatic detection and information about Panel extensions such as Material UI, Graphic Walker, and other community packages.

Smart Context: Get contextual code assistance that understands your development environment and available packages.

🎯 Why Use This?

  • ⚡ Faster Development: No more hunting through docs - get instant, accurate component information.
  • 🎨 Better Design: AI suggests appropriate components and layout patterns for your use case.
  • 🧠 Smart Context: The assistant understands your environment and available Panel extensions.
  • 📖 Always Updated: Documentation stays current with the latest HoloViz ecosystem changes.
  • 🔧 Zero Setup: Works immediately with any MCP-compatible AI assistant.

🛠️ Agent Skills (Standalone)

The HoloViz MCP skills follow the Agent Skills specification and can be installed standalone — without running the MCP server — using any skills package manager.

Available skills: panel, hvplot, holoviews, param, panel-material-ui, panel-custom-components, panel-holoviews, holoviz-mcp-cli

With agr:

pip install agr
agr add MarcSkovMadsen/holoviz-mcp/panel

With Vercel skills:

npx skills add MarcSkovMadsen/holoviz-mcp --skill panel

With openskills:

npx openskills install MarcSkovMadsen/holoviz-mcp/panel

Manually: Copy the skills/<name>/SKILL.md file into your agent's skills directory (e.g., .claude/skills/).

Watch the HoloViz MCP Introduction on YouTube to see it in action.

HoloViz MCP Introduction

📚 Learn More

Check out the holoviz-mcp documentation:

❤️ Contributing

We welcome contributions! See our Contributing Guide for details.

📄 License

HoloViz MCP is licensed under the BSD 3-Clause License.

🔗 Links


Note: This MCP server can execute arbitrary Python code when serving Panel applications (configurable, enabled by default). See Security Considerations for details.

from github.com/MarcSkovMadsen/holoviz-mcp

Install HoloViz in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install holoviz-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add holoviz-mcp -- uvx holoviz-mcp

FAQ

Is HoloViz MCP free?

Yes, HoloViz MCP is free — one-click install via Unyly at no cost.

Does HoloViz need an API key?

No, HoloViz runs without API keys or environment variables.

Is HoloViz hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install HoloViz in Claude Desktop, Claude Code or Cursor?

Open HoloViz on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare HoloViz with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs