From da01e039ab6a3d12e527835ad25d811c6d09c8a3 Mon Sep 17 00:00:00 2001 From: Bill Hedworth Date: Sun, 15 Dec 2024 02:34:17 +0000 Subject: [PATCH] Update README.md inc clojars server (#32) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76c07ac..7023f52 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. - **[Airtable](https://github.com/domdomegg/airtable-mcp-server)** - Read and write access to Airtable databases. - **[Snowflake](https://github.com/isaacwasserman/mcp-snowflake-server)** - Snowflake database integration with read/write capabilities and insight tracking +- **[Clojars](https://github.com/Bigsy/Clojars-MCP-Server)** - Obtains latest dependency details for Clojure libraries. ## Clients