MCP Website RAG Ingestion Tool avatar

MCP Website RAG Ingestion Tool

Pricing

$10.00 / 1,000 rag chunks

Go to Apify Store
MCP Website RAG Ingestion Tool

MCP Website RAG Ingestion Tool

MCP-ready website ingestion for AI agents using a prompt-first interface that turns public webpages into source-linked RAG chunks with markdown and token estimates.

Pricing

$10.00 / 1,000 rag chunks

Rating

0.0

(0)

Developer

Ushba Khan

Ushba Khan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

What it does

MCP-ready tool for AI agents to crawl public webpages, clean text, and return source-linked chunks for RAG and knowledge-base workflows.

This is packaged for Apify deployment and exposed to AI clients through the Apify MCP server as a callable MCP tool. The public-facing name, schema, output, pricing, and listing copy are MCP-first.

Buyer

AI agencies, RAG builders, SaaS documentation teams

Input

See input_schema.json and .actor/input_schema.json for the exact MCP-compatible input schema.

Output

See output_schema.json for the structured result contract. Outputs include status/warnings fields so AI agents can reason about partial or failed records.

Pricing

Recommended pricing: USD 1.50 per 1,000 chunks or USD 0.60 per 1,000 pages.

Categories

AI, Developer Tools

Local testing

ash npm install npm test npm run validate apify validate-schema npm start

Apify MCP usage

After deployment, connect an MCP client to https://mcp.apify.com and include this tool by selecting it in the Apify MCP configurator or by adding it to the MCP ools parameter.

Marketplace note

This is MCP-ready display copy. Marketplace publication still requires Ushba's business approval.

Apify deployment

This MCP tool is deployed to Apify so it can be exposed through https://mcp.apify.com to MCP clients.

Deployment checks:

npm test
npm run validate
apify validate-schema
apify info
apify push

Marketplace publication is separate and requires Ushba's business approval.