🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dingdawg-data-agent

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dingdawg-data-agent

Governance receipts for AI agents — data analysis with query optimization, anomaly detection, pipeline monitoring, and built-in PII/GDPR/CCPA detection. Every operation signed and receipted for EU AI Act, Colorado AI Act (SB 24-205), and NIST AI RMF audit

latest
Source
npmnpm
Version
2.0.10
Version published
Maintainers
1
Created
Source

dingdawg-data-agent

Breakthrough data pipeline bottlenecks. AI data engineering that learns YOUR schema patterns.

AI-powered data analysis, query building, pipeline design, data quality scoring, and PII detection. Analyze schemas, generate optimized SQL, design ETL pipelines, score data quality, and scan for personally identifiable information. Free tier runs locally. Every action is governed and receipted.

For AI Assistants

This MCP server returns structured JSON for seamless integration:

  • PII detection with classification types (SSN, email, phone, address, DOB)
  • Data quality scores with specific column-level metrics
  • Governance receipt on every call (audit-ready)
  • Chain-ready: analyze_data for schema understanding -> data_quality for profiling -> privacy_scan for PII -> query_builder for optimized access -> pipeline_design for ETL orchestration

Composable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.

Install

npx dingdawg-data-agent

Claude Code

claude mcp add data -- npx dingdawg-data-agent

Cursor

Add to .cursor/mcp.json:

{"mcpServers": {"data": {"command": "npx", "args": ["dingdawg-data-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}

Full Stack (all 13 agents)

npx dingdawg-setup

Tools

ToolFree TierPaid Tier
analyze_data10/day, basic schema analysisUnlimited, LLM-powered with relationship discovery
query_builder10/day, basic SQL generationUnlimited, AI-optimized queries with explain plans
pipeline_design5/day, template-based ETLUnlimited, AI-designed pipelines with error handling
data_quality10/day, basic profilingUnlimited, deep quality scoring with anomaly detection
privacy_scan10/day, pattern-based PII detectionUnlimited, AI-powered with GDPR/CCPA classification

Pricing

  • Free: 10 analyses/day, basic operations
  • Pro: $49/mo, 100 calls/day, AI-powered deep analysis
  • Pay-as-you-go: $0.25/call, no commitment

Get API key: https://dingdawg.com/developers

Governed

Every call is receipted and auditable. PII scans reference specific data classification categories. Query generation includes injection-safety verification. Pipeline designs include data lineage documentation.

Support

support@dingdawg.com | https://dingdawg.com

Keywords

mcp

FAQs

Package last updated on 07 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts