Loading MCP server directory, please wait...
Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.
npx @getmcp/cli add io.github.Nero-Engine/dataset-to-databaseRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Apify API token, sent as 'Bearer <token>'. Runs are billed per event to your Apify account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nero-Engine/dataset-to-database": {
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}