mysql-ddl-scout

marceloxp/mysql-ddl-scout
★ 0 stars JavaScript Database Updated today
CLI tool and MCP Server to inspect MySQL DDL files for Claude Code and scripts
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mysql-ddl-scout": {
      "command": "npx",
      "args": [
        "-y",
        "marceloxp/mysql-ddl-scout"
      ]
    }
  }
}

README Excerpt

A blazing fast, lightweight Node.js CLI tool designed to parse MySQL DDL scripts and instantly extract structured metadata as clean JSON. Built specifically for developers, automation scripts, and LLM Agents (such as **Claude Code** and **Cursor IDE**) to inspect, validate, and understand complex database schemas entirely offline, without requiring a running MySQL instance.

Tools (1)

PATH
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →