An MCP server that executes SQL via ConnectorX and streams the result to CSV or Parquet in PyArrow RecordBatch chunks. Output formats: csv or parquet CSV: UTF-8, header row is always written Parquet: PyArrow defaults; schema mismatch across batches raises an error Return value: the string "OK" on success, or "Error: " on failure On failure the partially written output file is deleted CSV token cou
Add this skill
npx mdskills install gigamori/mcp-run-sql-connectorxWell-documented MCP server with clear tool specs, streaming architecture, and robust error handling
No comments yet. Sign in to start the discussion.
Threaded comments with markdown support coming soon.