databases
Mcp Run Sql Connectorx
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, MariaDB, BigQuery, RedShift, MS SQL Server, etc.
python
cloud
local
macos
windows
linux
databases
Installation
npx -y gigamori/mcp-run-sql-connectorxConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-run-sql-connectorx",
"command": "npx",
"args": [
"-y",
"gigamori/mcp-run-sql-connectorx"
]
}About This MCP Server
gigamori/mcp-run-sql-connectorx
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, MariaDB, BigQuery, RedShift, MS SQL Server, etc.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub