Submit

Dingo MCP Server

@DataEval

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, and prompts listing. Official GitHub link: https://github.com/DataEval/dingo
Overview

Dingo MCP Server

Overview

The mcp_server.py script provides an experimental Model Context Protocol (MCP) server for Dingo, powered by FastMCP. This allows MCP clients, such as Cursor, to interact with Dingo's data evaluation capabilities programmatically.

Features

  • Exposes Dingo's evaluation logic via MCP.
  • Provides two primary tools:
    • run_dingo_evaluation: Executes rule-based or LLM-based evaluations on specified data.
    • list_dingo_components: Lists available rule groups and registered LLM models within Dingo.
  • Enables interaction through MCP clients like Cursor.
© 2025 MCP.so. All rights reserved.

Build with ShipAny.