VOOZH about

URL: https://apify.com/lukaskrivka/dataset-mcp-uploader

โ‡ฑ Dataset MCP Uploader ยท Apify


Pricing

Pay per usage

Go to Apify Store

Dataset MCP Uploader

Dataset MCP Uploader allows you to process datasets on the Apify platform and then publish the results on other platforms that support the MCP protocol

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Lukรกลก Kล™ivka

Lukรกลก Kล™ivka

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

10 days ago

Last modified

Share

Dataset MCP Uploader allows you to process datasets on the Apify platform and then publish the results on other platforms that support MCP protocol (most popular platforms do).

[!WARNING]
Don't choose state of the art LLMs to process large datasets as it can burn through your Apify credits. Experiment first with smaller workflows or cheaper (default) models.

Features

  • Secure authentication by setting your API key or OAuth for the target MCP server directly in Apify Console. This Actor doesn't need to handle any credentials.
  • Connect one or multiple MCP servers at the same time, Apify MCP server is supported by default.
  • Steer the agent with a custom query to choose appropriate actions across connected MCP servers (e.g. "on failing Actor run, create an issue on GitHub and send me message to Slack").
  • LLM tokens are charged directly to your Apify account credits via OpenRouter Actor, no need to have account on OpenAI or Anthropic.
  • Automatic model selection via OpenRouter, which chooses the best model for your use case based on performance and cost.

Authorization

MCP connector credentials are stored securely inside Apify Console and are never exposed to the Actor code. You only need to set up the connection to your MCP server once in Apify Console and then you can use it in any Actor that supports MCP connectors.

Once on the Actor Input page:

  1. Choose an existing MCP connector or click on "Create new connector".
  2. Fill in the MCP server URL, the input will automatically highlight if you can use OAuth directly (via dynamic client registration).
  3. If OAuth is not available, you can provide an API key or create your own OAuth client on the target platform.
  4. Once you create the connector, it will be available for all Actors that support MCP connectors.

How to run

You can use this connector either as primary workflow driver or as a post-processing step after running your main Actor.

Directly

Use prompt that suggests what data you need or what Actor to call. You can also process your stored data directly.

Example prompt: Check the dataset for top restaurants. Send me the summary to Slack channel #sushi-recommendations.

As an integration

Attach this Actor as integration that runs after your main Actor finishes. You can use the payload template variables to pass any metadata from your main Actor run to the prompt of the MCP Connector.

Current limitations

These limitations are expected to be resolved in the future

  • Agents sometimes asks for permission but there is no way to answer it back.
  • Processing large datasets is not optimal as growing context can lead to inaccuracy or it might be too expensive. We expect this to improve with better pre-processing tools.
  • Requires to run the OpenRouter Actor on your account that requires small amount of memory

Debugging

Tool calls results and agent messages are stored in the key-value store of each run.

You might also like

Universal MCP Connector

lukaskrivka/universal-mcp-connector

Universal MCP Connector allows you to run arbitrary workflows on the Apify platform and then publish the results on other platforms that support MCP protocol (most popular platforms do)

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

27

AI Code Sandbox

apify/ai-code-sandbox

Provides a secure execution environment for code generated by AI agents. Interact with the sandbox through web shell, REST API, or MCP. Supports Python and Node.js runtimes, Claude Code, Codex CLI, and OpenCode coding agents, and persists state.

Google Maps Rank Tracker

vasram/google-maps-rank-tracker

Track Google Maps rankings across a geo-grid heatmap. Get SoLV score, competitor leaderboard, gap analysis, zone breakdown, trend tracking & interactive HTML dashboard. Bulk scan up to 10 businesses. White-label reports. Free LocalFalcon & BrightLocal alternative โ€” 50% cheaper, no monthly fees.

๐Ÿ‘ User avatar

Vasram Sonagara

5

5.0

Google Maps Scraper Orchestrator

lukaskrivka/google-maps-scraper-orchestrator

Run multiple locations and search terms together with parallel runs for maximum speed.

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

355

5.0

Weather MCP Server

jiri.spilka/weather-mcp-server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API

๐Ÿ‘ User avatar

Jiล™รญ Spilka

698

5.0

Shopify Products Scraper

trovevault/shopify-products-scraper

Scrape every product from any Shopify store: title, vendor, price, compare-at price, variants, stock status, and images. Just enter the store domain. No API keys or category URLs needed. Export data, run via API, schedule and monitor runs, or integrate with other tools.

176

5.0

Reddit Post Scrapper

dead00/reddit-post-scrapper

A Reddit post scraper is a tool or script that automatically collects data from Reddit postsโ€”such as titles, content, comments.

Merge, Dedup & Transform Datasets

lukaskrivka/dedup-datasets

The ultimate dataset processor. Extremely fast merging, deduplications & transformations all in a single run.

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

5.1K

5.0

Reddit User Posts Scraper Pro

getdataforme/reddit-user-posts-scraper-pro

Reddit Scrapper Pro allows you to seamlessly scrape numbers of comments on users reddit post. It also extracts upvotes made on the post. The scrapper helps to easy extract post reviews.

32

Walmart Fast Product Scraper

e-commerce/walmart-fast-product-scraper

Quickly scrape product details from search listing pages on walmart.com or walmart.ca

294

4.7

Related articles

How to use MCP with Apify Actors
Read more
Build and deploy MCP servers in minutes with a TypeScript template
Read more
Best MCP servers for developers
Read more