Loading MCP server directory, please wait...
Send every row of a dataset, file or Google Sheet to any REST API as its own templated request.
npx @getmcp/cli add io.github.Nero-Engine/dataset-to-rest-apiRequires 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-rest-api": {
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-rest-api",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}