One MCP server for all web data — search, scrape, crawl, proxy, and AI research in a single npx install. Works with Claude, Cursor, and any MCP client.
This repository holds **two artifacts** for the same product (Novada's web-data MCP tools). They share tool logic but ship on different rails. ``` novada-mcp/ ← monorepo root (you are here) ├── npm-package/ ← the `novada-mcp` npm package (local stdio server) │ ├── src/ ← tool logic lives here ← EDIT TOOLS HERE