From c9393ed050184ffd775db3e433038870cf77f40b Mon Sep 17 00:00:00 2001 From: Oscar Johansson Date: Tue, 15 Sep 2026 20:35:19 +0200 Subject: [PATCH 1/2] Add chartlink server --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b648bb814..ba7134415 100644 --- a/README.md +++ b/README.md @@ -1843,6 +1843,8 @@ Interactive charts, dashboards, and visual data tools rendered inside AI convers - [MS-Teja/Glyphic](https://github.com/MS-Teja/Glyphic) [![MS-Teja/Glyphic MCP server](https://glama.ai/mcp/servers/MS-Teja/Glyphic/badges/score.svg)](https://glama.ai/mcp/servers/MS-Teja/Glyphic) πŸ“‡ 🏠 - Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) β€” native SVG/PNG, no headless browser. Built for LLMs and agents. +- [oscarleoo/chartlink-agents](https://github.com/oscarleoo/chartlink-agents) πŸŽ–οΈ πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Charts and tables with live-updating embed links, built for agents: draft from one message, preview, publish, then update the numbers and every embed follows. 11 chart types including maps and sortable tables, brands, any Google Font. No account β€” signup returns a key. Hosted at `https://chartlink.app/mcp`, or `npx -y chartlink-mcp`. + - [pushtodisplay/cli](https://github.com/pushtodisplay/cli)[![Push To Display MCP server](https://glama.ai/mcp/servers/pushtodisplay/cli/badges/score.svg)](https://glama.ai/mcp/servers/pushtodisplay/cli) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Push To Display MCP server send structured content to selected boards on iOS and android devices with app [Push To Display](https://pushtodisplay.com), route updates to specific panels, and render in real time with display-focused multi-panel layouts. - [Ratnaditya-J/csvglow](https://github.com/Ratnaditya-J/csvglow) [![csvglow MCP server](https://glama.ai/mcp/servers/Ratnaditya-J/csvglow/badges/score.svg)](https://glama.ai/mcp/servers/Ratnaditya-J/csvglow) 🐍 🏠 🍎 πŸͺŸ 🐧 - Generate beautiful self-contained HTML dashboards from CSV/Excel files with interactive ECharts visualizations, dark gradient theme, and sortable data tables. From 957aa713eebf15e82f1d461795764a868bd18aca Mon Sep 17 00:00:00 2001 From: Oscar Johansson Date: Wed, 16 Sep 2026 07:44:20 +0200 Subject: [PATCH 2/2] chartlink: add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba7134415..0ff45c4b6 100644 --- a/README.md +++ b/README.md @@ -1843,7 +1843,7 @@ Interactive charts, dashboards, and visual data tools rendered inside AI convers - [MS-Teja/Glyphic](https://github.com/MS-Teja/Glyphic) [![MS-Teja/Glyphic MCP server](https://glama.ai/mcp/servers/MS-Teja/Glyphic/badges/score.svg)](https://glama.ai/mcp/servers/MS-Teja/Glyphic) πŸ“‡ 🏠 - Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) β€” native SVG/PNG, no headless browser. Built for LLMs and agents. -- [oscarleoo/chartlink-agents](https://github.com/oscarleoo/chartlink-agents) πŸŽ–οΈ πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Charts and tables with live-updating embed links, built for agents: draft from one message, preview, publish, then update the numbers and every embed follows. 11 chart types including maps and sortable tables, brands, any Google Font. No account β€” signup returns a key. Hosted at `https://chartlink.app/mcp`, or `npx -y chartlink-mcp`. +- [oscarleoo/chartlink-agents](https://github.com/oscarleoo/chartlink-agents) [![MCP Score](https://glama.ai/mcp/servers/oscarleoo/chartlink-agents/badge)](https://glama.ai/mcp/servers/oscarleoo/chartlink-agents) πŸŽ–οΈ πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Charts and tables with live-updating embed links, built for agents: draft from one message, preview, publish, then update the numbers and every embed follows. 11 chart types including maps and sortable tables, brands, any Google Font. No account β€” signup returns a key. Hosted at `https://chartlink.app/mcp`, or `npx -y chartlink-mcp`. - [pushtodisplay/cli](https://github.com/pushtodisplay/cli)[![Push To Display MCP server](https://glama.ai/mcp/servers/pushtodisplay/cli/badges/score.svg)](https://glama.ai/mcp/servers/pushtodisplay/cli) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Push To Display MCP server send structured content to selected boards on iOS and android devices with app [Push To Display](https://pushtodisplay.com), route updates to specific panels, and render in real time with display-focused multi-panel layouts.