data science tools
Dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.
python
local
macos
windows
linux
enterprise
data science tools
Installation
npx -y DataEval/dingoConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "dingo",
"command": "npx",
"args": [
"-y",
"DataEval/dingo"
]
}About This MCP Server
DataEval/dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub