Back to directory
gigamori/mcp-run-sql-connectorx

gigamori/mcp-run-sql-connectorx

@gigamori127

An MCP server that executes SQL via ConnectorX and streams (using Arrow RecordBatch) the result to CSV or Parquet. Supports PostgreSQL, MySQL, MariaDB, SQLite, MS SQL Server, Amazon Redshift, Google BigQuery

sqldatabaseconnectorxarrowcsvparquetstreaming

Installation & Configuration

{
  "mcpServers": {
    "run-sql-connectorx": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/gigamori/mcp-run-sql-connectorx",
        "run-sql-connectorx",
        "--conn",
        "<connection_token>"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/9/2
Updated
2025/9/3