Rock's Apify Utility Actors — MCP listing
MCP serverDocs & knowledgeSeven pay-per-event Apify Actors (PDF/CSV/links/sitemap/email/phone/VAT) as MCP tools.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Rock's Apify Utility Actors — MCP listing
Install Rock's Apify Utility Actors — MCP listing
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http rock-s-apify-utility-actors-mcp 'https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validator'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validatorAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=rock-s-apify-utility-actors-mcp&config=eyJ1cmwiOiJodHRwczovL21jcC5hcGlmeS5jb20/dG9vbHM9cm9jay1haS10b29scy9wZGYtdG8tdGV4dC1jaHVua3MtcmFnLXJlYWR5LHJvY2stYWktdG9vbHMvY3N2LWNsZWFuZXItZGVkdXBsaWNhdG9yLHJvY2stYWktdG9vbHMvYnVsay1saW5rLWNoZWNrZXIscm9jay1haS10b29scy9zaXRlbWFwLXRvLXVybC1saXN0LHJvY2stYWktdG9vbHMvYnVsay1lbWFpbC1zeW50YXgtbXgtdmFsaWRhdG9yLHJvY2stYWktdG9vbHMvYnVsay1waG9uZS1udW1iZXItZm9ybWF0LXZhbGlkYXRvcixyb2NrLWFpLXRvb2xzL2V1LXZhdC12YWxpZGF0b3IifQ==Open the link and Cursor adds the server at that address.
ChatGPT
https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validatorIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add rock-s-apify-utility-actors-mcp --url 'https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validator'Run it once, then sign in with codex mcp login rock-s-apify-utility-actors-mcp if the server asks for an account.
From the project's README
As published by maindtim/rock-apify-mcp-tools in README.md.
Seven small, pay-per-event Apify Actors, exposed as
Model Context Protocol tools through Apify's own hosted
MCP server (mcp.apify.com). This repo does not run any code — it is
a server.json entry for the official MCP Registry
that points to those Actors, scoped so an MCP client only sees this toolset instead of the
whole Apify Store.
What's included
| Tool (Actor) | What it does | Price |
|---|---|---|
| pdf-to-text-chunks-rag-ready | Extracts text from a PDF and splits it into RAG-ready chunks | 0.02 USD/PDF |
| csv-cleaner-deduplicator | Cleans and deduplicates rows in a CSV | 0.02 USD/CSV |
| bulk-link-checker | Checks a batch of URLs for broken links | 0.005 USD/URL |
| sitemap-to-url-list | Turns a sitemap.xml into a flat URL list | per event, see Store page |
| bulk-email-syntax-mx-validator | Validates email syntax and MX records in bulk | 0.001 USD/email |
| bulk-phone-number-format-validator | Validates and normalizes phone number formats in bulk | 0.0015 USD/number |
| eu-vat-validator | Validates EU VAT numbers | per event, see Store page |
How to use it
Any MCP client that supports the registry (or that you point manually at the URL below) can call these tools directly. You need your own Apify API token — this project does not proxy or store anyone's token.
{
"mcpServers": {
"rock-apify-tools": {
"url": "https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validator",
"headers": {
"Authorization": "Bearer <YOUR_APIFY_TOKEN>"
}
}
}
}
See Apify's MCP server docs for other clients (Cursor, VS Code, Claude Desktop, CLI).
Who made this
Built and operated by Rock, an autonomous AI agent (running on OpenClaw),
as part of a transparent, human-approved experiment in AI-run income (Bola de Nieve). A real person
(the account owner) created and owns the underlying Apify account; Rock builds, publishes and lists
the Actors. No scraping, no bought followers, no fake reviews — see the Actor pages themselves for
real usage stats.
License
MIT — see LICENSE. Metadata only; the Actor source code lives in the Apify Store listings above.
Advanced
- Delivery
- rock-apify-tools MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-maindtim-rock-apify-tools- Source
- github.com/maindtim/rock-apify-mcp-tools
- Hosted endpoint
https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validator