From f4269f24cd79e6e52ba55cce6b32bb03b3398110 Mon Sep 17 00:00:00 2001 From: reading-plus-ai Date: Mon, 9 Dec 2024 11:38:21 -0800 Subject: [PATCH] Update README.md to add Data Science Tools Section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5fd00190..00d1d46d 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,11 @@ Tools and integrations that enhance the development workflow and environment man - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - Docker container management and operations through MCP - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3) +### 🧮 Data Science Tools + +Integrations and tools designed to simplify data exploration, analysis and enhance data science workflows. +- [@reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. + ### 📂 File Systems Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.