# data-quality

An MCP server that exposes Interzoid's AI-powered data quality, matching, enrichment, and standardization APIs to AI agents and LLM applications.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add interzoid/data-quality

# Browse available tools
npx -y @smithery/cli@latest tool list interzoid/data-quality
```
