ClaudeSuperPower

vectorize-mcp-worker

Skill

Hybrid RAG Worker on Cloudflare Edge — Vector + BM25 search, metadata filtering, multimodal vision, MCP server, and intelligent query routing. ~400ms p99.

Install

git clone https://github.com/dannwaneri/vectorize-mcp-worker.git ~/.claude/skills/vectorize-mcp-worker

What is vectorize-mcp-worker?

Hybrid RAG Worker on Cloudflare Edge — Vector + BM25 search, metadata filtering, multimodal vision, MCP server, and intelligent query routing. ~400ms p99.

Trust

78/100 · Good

3 factors scored below maximum

Documentation

README · ~10 min read

Vectorize MCP Worker

Production-grade RAG on Cloudflare Workers. ~$5/month. No servers. No Pinecone bill.

Hybrid search, knowledge reflection, multimodal ingestion, metadata filtering, multi-tenancy, rate limiting, and a native MCP server — all in one deployable Worker.

Deploy to Cloudflare Workers


Why This Exists

Andrej Karpathy made a compelling argument recently: LLMs are becoming the new Wikipedia. Ask the model, get the answer. For general knowledge questions, he's right — if you're asking "what is gradient descent," you don't need a retrieval pipeline.

But that framing has a blind spot:

Your data isn't in any LLM's training set. It never will be.

Your internal docs, customer contracts, support tickets, financial reports, product changelog — none of it lives in any model. The moment you need answers grounded in your specific knowledge base, you need retrieval. The moment you need results that are cited, up-to-date, and not hallucinated, you need RAG.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.