Dataset to Postgres, Supabase & MySQL (Database Push) for Cursor
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:Cursor
transport:streamable-http
Install Dataset to Postgres, Supabase & MySQL (Database Push) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dataset-to-database": {
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs