Skip to content
Novada

Web data & proxy infrastructure for customers and AI agents

Search, scrape, crawl, proxy, monitor, and browse — one platform, one API key.
Powered by our own network across 195 countries. Built for scale.

Get Started Documentation Dashboard



100M+ IPs 195 Countries 129 Platforms 35 Tools



npm version npm downloads License Follow on X


What Novada offers



Search & SERP
5-engine web search · SERP analytics · deep research · live fact-checking


Scraping & Extraction
129 structured platforms · any URL → JSON/markdown · async pipeline


Proxy Network
100M+ IPs · 6 types · 195 countries · we own the network


Browser & Unblock
CDP cloud browser · anti-bot bypass · JS rendering · session automation


Monitor & Verify
Field-level change detection · claim fact-checking · diff alerts


AI Brand Monitor
ChatGPT · Perplexity · Claude · Gemini · Grok — mentions & sentiment
One API key. One output format. One vendor for the whole web-data surface.

How it works

graph TB
    subgraph platform["  Novada Platform · api.novada.com  "]
        direction LR
        S["Search & SERP"]
        SC["Scraping · 129 platforms"]
        PX["Proxy · 100M+ IPs · 6 types"]
        B["Browser & Unblock"]
        M["Monitor & Verify"]
        AI["AI Brand Monitor"]
    end

    platform --> H["Hosted MCP\nmcp.novada.com\nZero install · 26 tools"]
    platform --> N["novada-mcp npm\nLocal install · 35 tools"]
    platform --> SDK["Python SDK · Go SDK\nREST API"]

    H --> clients["Claude · Cursor · Windsurf · Cline\nn8n · OpenAI · LangChain · CrewAI\nLlamaIndex · Codex CLI"]
    N --> clients
    SDK --> apps["Python & Go apps\nand services"]
Loading

Quick Start

Get your key at novada.com — free tier, 1,000 calls/month, no credit card.

Option A — Hosted MCP (zero install, 26 tools):

{
  "mcpServers": {
    "novada": { "url": "https://mcp.novada.com/your_key/mcp" }
  }
}
# Claude Code
claude mcp add --transport http novada https://mcp.novada.com/your_key/mcp

Option B — Local npm (all 35 tools, including browser automation):

# Claude Code
claude mcp add novada -e NOVADA_API_KEY=your_key -- npx -y novada-mcp
{
  "mcpServers": {
    "novada": {
      "command": "npx",
      "args": ["-y", "novada-mcp"],
      "env": { "NOVADA_API_KEY": "your_key" }
    }
  }
}
All 35 MCP tools — click to expand
Tool What it does
Search & research
novada_search 5-engine web search with optional inline extraction of top results.
novada_research Multi-source cited research — fan-out search → extract → synthesized report.
novada_verify Fact-check a claim via 3 parallel search angles. Returns verdict + confidence.
novada_ai_monitor How ChatGPT, Perplexity, Grok, Claude, Gemini mention a brand — mentions, sentiment, positioning.
novada_monitor Field-level page change detection between calls.
novada_discover Find URLs matching a pattern, topic, or site structure.
Extract & scrape
novada_extract Any URL → clean markdown or structured JSON. Auto anti-bot escalation.
novada_scrape 129 structured platforms (Amazon, Reddit, LinkedIn, TikTok…) → structured records.
novada_unblock JS rendering + anti-bot bypass for Cloudflare/DataDome/Kasada-protected pages.
novada_scraper_submit Submit a batch scrape job asynchronously — returns task_id.
novada_scraper_status Poll async job status by task_id.
novada_scraper_result Fetch completed async job result.
Crawl & map
novada_crawl BFS/DFS walk up to 20 pages — extract content from each.
novada_map Return a site's full URL structure without reading content.
Browser (local npm only)
novada_browser Session-persistent CDP cloud browser — navigate, click, type, screenshot.
novada_browser_flow Multi-step browser automation flow.
Proxy
novada_proxy Universal proxy credential router — pick type, country, session.
novada_proxy_residential 100M+ home ISP IPs — geo-sensitive and heavily protected targets.
novada_proxy_isp ISP-assigned static IPs — residential trust, datacenter stability.
novada_proxy_datacenter Fastest and cheapest — bulk crawls and speed-sensitive jobs.
novada_proxy_mobile 4G/5G mobile IPs — mobile-first platforms and apps.
novada_proxy_static Static ISP IP — consistent session identity across calls.
novada_proxy_dedicated Exclusive datacenter IP — not shared with any other user.
Account & ops
novada_wallet_balance Master wallet credit balance.
novada_account_summary One-shot: wallet + per-product plan balances + recent spend.
novada_traffic_daily Daily traffic consumption across proxy products.
novada_health Which Novada API products are active on your key.

Full reference at developer.novada.com.


Built for production

  • We own the network. 100M+ residential IPs across 195 countries — no reseller markup, no third-party SLAs.
  • One key, everything unlocked. Search, scrape, proxy, monitor, browser, and AI brand tracking — no per-product billing surprises.
  • Sees what others miss. Field-level change detection, AI model brand monitoring, and claim verification in a single API.
  • Built for agents and developers alike. Native MCP server for AI agents, Python and Go SDKs for direct integration, REST API for everything else.

Works with

AI Clients Agent Frameworks Automation
Claude Desktop · Claude Code OpenAI Agents SDK n8n
Cursor · Windsurf · Cline LangChain Zapier (coming soon)
VS Code LlamaIndex · CrewAI
Codex CLI

Full integration guides at developer.novada.com.

Which package?

If you need… Use
Everything — zero install, hosted https://mcp.novada.com/your_key/mcp
Everything — local, all 35 tools + browser npx novada-mcp
Search, scrape, crawl, research only npx novada-search
Proxy credentials only npx novada-proxy-mcp

Not sure? Start with the hosted endpoint — same key, zero setup.

Access layers

Novada is a hosted platform — start at novada.com with one API key. Full docs at developer.novada.com.

Hosted MCP

Zero Install

mcp.novada.com — remote Streamable-HTTP endpoint, 26 tools Paste one URL. Always up to date — tools update server-side, no client redeploy needed.

https://mcp.novada.com/your_key/mcp

Unified MCP (npm)

Stars

novada-mcp — all 35 tools including browser automation

npx novada-mcp

Search & Scraping MCP

Stars

novada-search-mcp — search, extract, crawl, research · npm: novada-search

Proxy MCP

Stars

novada-proxy — 6 proxy types for AI agents · npm: novada-proxy-mcp

SDKs & official libraries

  • novada-python — official Python client for the Novada API.
  • novada-go — official Go client for the Novada API.

Integrations & extensions

Coming soon: deeper LangChain · CrewAI · n8n · Zapier integrations.

Building with Novada? We're happy to integrate with any agent framework, MCP client, or automation platform. Open an issue or reach us at novada.com.

Connect

Documentation Discord X LinkedIn

Web data & proxy infrastructure — for the people building with it, and the agents they build.

Hosted MCP · Star the flagship · Get an API key · Read the docs

Popular repositories Loading

  1. novada-proxy novada-proxy Public

    Residential proxy MCP for AI agents — bypass Cloudflare and anti-bot walls. npm: novada-proxy-mcp.

    JavaScript 4 1

  2. novada-search-mcp novada-search-mcp Public

    Search, extract, crawl, and research MCP for AI agents — npm: novada-search.

    TypeScript 2 1

  3. Novada-mcp Novada-mcp Public

    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.

    TypeScript 2

  4. novada-go novada-go Public

    Go

  5. novada-python novada-python Public

    Python

  6. .github .github Public

    Community health files and public org profile for NovadaLabs.

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…