Techionik Website RAG MCP
Pricing
$15.00 / 1,000 rag chunks
Techionik Website RAG MCP
Prompt-first MCP-ready Apify tool for AI agents to crawl public websites and return clean RAG chunks with URLs, titles, markdown, and token estimates.
Techionik Website RAG MCP
Pricing
$15.00 / 1,000 rag chunks
Prompt-first MCP-ready Apify tool for AI agents to crawl public websites and return clean RAG chunks with URLs, titles, markdown, and token estimates.
You can access the Techionik Website RAG MCP programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "prompt": "Create a RAG dataset from https://example.com/docs. Crawl up to 8 same-domain pages, chunk around 1600 characters, include markdown, titles, source URLs, and token estimates.",< "startUrls": [< "https://example.com"< ]<}' |<apify call techionik9993/techionik-website-rag-mcp --silent --output-datasetThe Apify CLI is the official tool that allows you to use Techionik Website RAG MCP locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: