Dataset to Postgres, Supabase & MySQL (Database Push) for VS Code
io.github.nero-engine/dataset-to-database
Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.
client:VS Code
transport:streamable-http
Install Dataset to Postgres, Supabase & MySQL (Database Push) in VS Code
.vscode/mcp.json
{
"servers": {
"dataset-to-database": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs