chatgpt-mcp-data-quality-assistant

vaibhavparihar/chatgpt-mcp-data-quality-assistant

3.1

If you are the rightful owner of chatgpt-mcp-data-quality-assistant and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project is a local Model Context Protocol (MCP) server that enables ChatGPT to perform data quality checks and exploratory data analysis (EDA) on local datasets using natural language.

Tools

Functions exposed to the LLM to take actions

list_datasets

Lists available datasets from the local data/ directory.

profile_dataset

Generates a profiling report for a specified dataset.

run_quality_checks

Performs data quality checks and returns issues and a quality score.

get_report

Loads the Markdown report for ChatGPT to summarize.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources