bgpt-paper-search
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Maintainer K-Dense Inc. · Last updated April 1, 2026
Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/plotly
Skill Snapshot
Source Doc
Install Plotly:
Basic usage with Plotly Express (high-level API):
For quick, standard visualizations with sensible defaults:
See reference/plotly-express.md for complete guide.
For fine-grained control and custom visualizations:
See reference/graph-objects.md for complete guide.
Note: Plotly Express returns graph objects Figure, so you can combine approaches:
Related skills
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Circular genome visualization with Circos or pycirclize.
Interactive omics visualizations with Plotly, Bokeh, or shiny.
UpSet plots for multi-set intersection visualization.