Skip to main content
Glama
457,433 tools. Updated 2026-08-14 11:24

"Plotly Dash - A Python Framework for Building Interactive Web Dashboards" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Start an interactive web-based shell on a remote system for running commands and scripts with full terminal support. Ideal for Proxmox scripts or any interactive CLI tools.
    MIT
  • Retrieve a heatmap overview of all tracked tickers with current signal scores for building visual dashboards or scanning the entire set at once.
    MIT
  • Detect project type, framework, and key configuration files automatically. Identifies Python, Node.js, .NET, Rust, Go, Java, Docker, and more by checking characteristic files.
    MIT
  • Identifies the web component framework used in a project by analyzing package.json, CEM metadata, and config files. Returns the framework name, version, CEM generator, and regeneration notes.
    MIT
  • Execute Python code to generate interactive visualizations, plots, and dashboards, then view them in a browser via a unique URL.
    BSD 3-Clause
  • Generate Page Object Model classes from current page analysis, extracting interactive elements and auto-generating framework-specific code for Playwright or Selenium.
    ISC
  • Initialize a project with Lupa testing framework scaffolding, using non-interactive execution to avoid prompts.
    Apache 2.0
  • Generate an interactive Plotly figure from tabular data by choosing a chart type and optional axes. Returns a JSON representation for rendering.
    MIT