From 1e745a997e719e9f44abd0c22e2fd59e17cffa61 Mon Sep 17 00:00:00 2001 From: reading-plus-ai Date: Mon, 9 Dec 2024 19:21:40 -0800 Subject: [PATCH] Update README.md to add mcp-server-data-exploration (#22) Co-authored-by: wong2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e6aba9..c0c2b59 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ - **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, services. - **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. - **[HuggingFace Spaces](https://github.com/evalstate/mcp-hfspace)** - Server for using HuggingFace Spaces, supporting Images, Audio, Text and more. Claude Desktop mode for ease-of-use. +- **[Data Exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration)** - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. ## Clients