Skip to main content
Glama

Related Servers

Alternatives to mcp-dashboards

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the Trading 212 API. Provides 28 tools for portfolio management, trading, pies, dividends, market data, and analytics.
    28
    78 PyPI
    8
    MIT

Related Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables agents to turn structured tabular data or CSV/XLSX files into interactive charts that render inline in conversations, with client-adaptive output modes and self-contained HTML.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to render interactive charts as generative UI inline in chat, including bars, lines, areas, donuts, tooltips, table views, and built-in series analysis.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to create interactive charts, diagrams, and tables displayed on a real-time dashboard, supporting multiple data sources with privacy-focused local execution.
    1
    MIT

TDQS

A3.7/5.0

Scored across 40 tools

Disambiguation4/5

Most tools map to a clearly distinct chart type (pie, scatter, funnel, sankey, heatmap, etc.) and descriptions even frame each with a unique question like 'Where do we lose people?', which aids selection. There is some overlap among comparison-oriented charts (bar vs lollipop vs bullet vs waffle) and between render_from_json/render_from_url and the explicit renderers, but boundaries remain workable.

Naming Consistency4/5

A strong render_<thing> prefix dominates the set, with file ops consistently using verb_noun (list_chart_files, delete_chart_files, save_file) and poll_http fitting the pattern. Minor deviation: some renders carry a _chart suffix while others (render_table, render_flowchart, render_dashboard, render_radial_cluster, render_bubble_map) do not, but the convention is still predictable.

Tool Count3/5

40 tools is heavy for any server and sits in the 'too many' range. The breadth is partly justified since each chart type is a genuinely distinct visualization, but the surface feels large and could likely be consolidated (e.g. catalog tools, sparkline vs dashboard KPI cards).

Completeness4/5

Coverage is broad: dozens of chart types, a dashboard compositor, auto-detection from JSON/URL, live polling, discovery catalogs, and temp-file lifecycle management (list/delete). Minor gaps exist, such as export being app-only (save_file not AI-invocable) and no AI-facing way to edit or re-export a rendered chart.

Maintenance

ActivityMaintained
ResponsivenessNo issues