✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"holoviz-mcp": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in data / developer-tools
Query and manage PostgreSQL databases directly from AI assistants
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP Security Weekly
Get CVE alerts and security updates for Holoviz Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
📖 Full Documentation | 🚀 Quick Start | 🐳 Docker Guide | 🤗 Explore the Tools
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.
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](https://gi