From 828b485e72a13157594d258cafa0f90a11a2d349 Mon Sep 17 00:00:00 2001 From: Haibin Yu <115338940+haiiibin@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:05:09 -0700 Subject: [PATCH] Add haiiibin/data-profiler-mcp to Data Science Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..6a0c54a40 100644 --- a/README.md +++ b/README.md @@ -1351,6 +1351,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🐍 🏠 - Model Context Protocol (MCP) Server for Jupyter. - [growthbook/growthbook-mcp](https://github.com/growthbook/growthbook-mcp) 🎖️ 📇 🏠 🪟 🐧 🍎 — Tools for creating and interacting with GrowthBook feature flags and experiments. - [gpartin/WaveGuardClient](https://github.com/gpartin/WaveGuardClient) [![WaveGuard MCP server](https://glama.ai/mcp/servers/WaveGuard/badges/score.svg)](https://glama.ai/mcp/servers/WaveGuard) 🐍 ☁️ 🍎 🪟 🐧 - Physics-based anomaly detection via MCP. Uses Klein-Gordon wave equations on GPU to detect anomalies with high precision (avg 0.90). 9 tools: scan, fingerprint, compare, token risk, wallet profiling, volume check, price manipulation detection. +- [haiiibin/data-profiler-mcp](https://github.com/haiiibin/data-profiler-mcp) 🐍 🏠 🍎 🪟 🐧 - Profiles tabular data files (CSV, TSV, Parquet, Excel, JSON) for LLM agents: one-call dataset overview, per-column statistics, a data-quality audit (missing values, duplicates, mixed types, outliers), and memory-saving dtype suggestions. Pure Python (pandas); files are read locally and nothing leaves your machine. - [HumanSignal/label-studio-mcp-server](https://github.com/HumanSignal/label-studio-mcp-server) 🎖️ 🐍 ☁️ 🪟 🐧 🍎 - Create, manage, and automate Label Studio projects, tasks, and predictions for data labeling workflows. - [jjsantos01/jupyter-notebook-mcp](https://github.com/jjsantos01/jupyter-notebook-mcp) 🐍 🏠 - connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. - [kdqed/zaturn](https://github.com/kdqed/zaturn) 🐍 🏠 🪟 🐧 🍎 - Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.