HoloViz MCP
Related Servers
Alternatives to HoloViz MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables AI assistants to create interactive visualizations, perform statistical analysis, run auto-EDA, and build dashboards using the HoloViz ecosystem with self-contained HTML output.36MIT
- AlicenseAqualityDmaintenanceAI-powered MCP server for connecting and managing Jupyter Notebooks. Enables interactive code execution, multi-notebook management, and multimodal output for data analysis, visualization, and machine learning.1238 PyPI9MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI assistants the ability to connect to, query, profile, and monitor data sources — turning any LLM into an interactive data engineering copilot.MIT
- AlicenseAqualityDmaintenanceA MCP server for data visualization. It exposes tools to render charts (line, bar, pie, scatter, heatmap, etc.) from data and returns plots as either image/text/mermaid diagram.24MIT
- AlicenseAqualityAmaintenanceMCP server that gives agents the same interface as dashAI's GUI: explore datasets, list models, train, track jobs, and read metrics.10MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables AI assistants to query databases, execute SQL, and manage Metabase resources like dashboards, cards, and collections through natural language.22MIT
TDQS
Scored across 20 tools
Most tools target distinct resources (documents, HoloViews elements, hvPlot types, Panel components, skills), but slight overlap exists between doc_get and ref_get (both retrieve documentation) and between pn_get and pn_params (get vs. params only). Overall, an agent can generally distinguish them.
The majority of tools follow a consistent verb_noun pattern with underscores (e.g., doc_list, hv_get, pn_params). A few single-word tools (inspect, show, search) deviate, but they are still action-oriented and readable.
20 tools is slightly above the ideal 3-15 range but justified by the breadth of the HoloViz ecosystem (multiple libraries, documentation, skills). The count feels reasonable and not overwhelming.
The tool surface is comprehensive for a documentation and exploration MCP: list, get, and search tools exist for each subdomain (documents, HoloViews, hvPlot, Panel), plus skill management, project listing, and a display tool. No obvious gaps for the intended purpose.