MarcSkovMadsen/holoviz-mcp
If you are the rightful owner of holoviz-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
HoloViz MCP is a Model Context Protocol server designed to provide intelligent access to the HoloViz ecosystem, facilitating the creation of interactive dashboards and data visualizations.
Tools
Functions exposed to the LLM to take actions
panel_list_packages
List all installed packages that provide Panel UI components
panel_search
Search for Panel components by name, module path, or description
panel_list_components
Get a summary list of Panel components without detailed parameter information
panel_get_component
Get complete details about a single Panel component including docstring and parameters
panel_get_component_parameters
Get detailed parameter information for a single Panel component
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client