From 6e53109cbfd02063d7599d7c85139a1d21e7049a Mon Sep 17 00:00:00 2001 From: Isaac Wasserman Date: Thu, 12 Dec 2024 20:02:21 -0500 Subject: [PATCH] Added mcp-vegalite-server (#29) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd90ff0..3316aeb 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ - **[CoinCap](https://github.com/QuantGeekDev/coincap-mcp)** - A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication - **[Search1API](https://github.com/fatwang2/search1api-mcp)** - Search and crawl in one API - **[Apple Shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts)** - An MCP Server Integration with Apple Shortcuts +- **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. ## Clients