From 4395d1c8ff95debd27f70be3ea18f0a6bf5ff7d6 Mon Sep 17 00:00:00 2001 From: kleinicke Date: Wed, 9 Sep 2026 23:35:53 +0200 Subject: [PATCH] Add required Glama score badge for 3D Visualizer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 287e895a2..9bba308b9 100644 --- a/README.md +++ b/README.md @@ -1780,7 +1780,7 @@ Interactive charts, dashboards, and visual data tools rendered inside AI convers - [ganapativs/microcharts](https://github.com/ganapativs/microcharts/tree/main/packages/mcp) [![ganapativs/microcharts MCP server](https://glama.ai/mcp/servers/ganapativs/microcharts/badges/score.svg)](https://glama.ai/mcp/servers/ganapativs/microcharts) 📇 🏠 🍎 🪟 🐧 - Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`. -- [kleinicke/ply-visualizer](https://github.com/kleinicke/ply-visualizer) 🐍 🏠 🍎 🪟 🐧 - 3D Visualizer: inspect, compare and export point clouds, meshes and calibrated depth data, with interactive previews in WebGL-capable MCP Apps clients. Supports labeled selections, measurements, NumPy/PyTorch inputs and COLMAP depth. +- [kleinicke/ply-visualizer](https://github.com/kleinicke/ply-visualizer) 🐍 🏠 🍎 🪟 🐧 - 3D Visualizer: inspect, compare and export point clouds, meshes and calibrated depth data, with interactive previews in WebGL-capable MCP Apps clients. Supports labeled selections, measurements, NumPy/PyTorch inputs and COLMAP depth. [![kleinicke/ply-visualizer MCP server](https://glama.ai/mcp/servers/kleinicke/ply-visualizer/badges/score.svg)](https://glama.ai/mcp/servers/kleinicke/ply-visualizer) - [KyuRish/mcp-dashboards](https://github.com/KyuRish/mcp-dashboards) [![mcp-dashboards MCP server](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards/badges/score.svg)](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards) 📇 🏠 🍎 🪟 🐧 - 45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps.