Product · MCP Server

The OpenWeb Ninja MCP Server

One connection gives any MCP-compatible AI agent (Claude, Cursor, Cline, Windsurf, and more) live access to 40+ OpenWeb Ninja APIs as tools. Add the server once with your API key, then just ask in plain language.

Set it up in seconds

The server runs via npx. There's nothing to install globally. Add it to your client's MCP config with your OpenWeb Ninja API key, and every API becomes a tool your agent can call.

Claude Desktop (claude_desktop_config.json)

{
  "mcpServers": {
    "openwebninja": {
      "command": "npx",
      "args": ["-y", "@openwebninja/mcp-server"],
      "env": { "OPENWEBNINJA_API_KEY": "your-api-key" }
    }
  }
}

Claude Code

claude mcp add openwebninja \
  -e OPENWEBNINJA_API_KEY=your-api-key \
  -- npx -y @openwebninja/mcp-server

Cursor, Cline, Continue, and Windsurf use the same command / args / env shape in their MCP config. Don't have a key yet? Get one free.

What your agent can do

Lead generation & enrichment

Find businesses with emails and phones, then enrich with websites and social profiles.

Price tracking & comparison

Compare live prices across Amazon, Walmart, eBay, Costco, and more in one task.

Market & competitor research

Search the web, news, forums, and reviews; monitor competitors at scale.

Recruiting & job-market research

Search live job listings, salary estimates, and employer profiles.

Real estate

Pull Zillow and Redfin listings and valuations, with driving-time overlays.

GEO / AI-search monitoring

Compare how ChatGPT, Gemini, and Copilot answer, and whether your brand is mentioned.

Just ask in plain language

You describe the goal; the agent picks the right API (or chains several) and returns the answer.

  • Compare the current price of the Sony WH-1000XM5 on Amazon versus eBay, and tell me which is cheaper right now.

  • Find 50 dentists in Austin, TX with phone numbers and emails, then find their LinkedIn pages.

  • Find data scientist jobs in the US and the typical salary for the role.

  • Show me homes for sale in 90210 and how far each is from downtown LA.

  • How do ChatGPT, Gemini, and Copilot answer "best CRM for startups", and does our brand get mentioned?

How it works

Each tool maps to one OpenWeb Ninja API and exposes that API's operations. Your agent reads the tool descriptions, chooses the operation and parameters, and calls it with no per-request wiring. Schemas are generated directly from our live OpenAPI specs, so the tools always match the APIs.

If your agent reaches for an API your key isn't subscribed to, it can subscribe to that API's free tier on the spot and continue, so it can expand its own capabilities mid-task without you touching the portal.

40+ APIs, one server

Search & SERP
Web Search, News, News Search, Forums, Autocomplete
Visual Search
Image Search, Reverse Image, Lens, Video, Shorts
AI Search / GEO
ChatGPT, Gemini, Copilot, AI Overviews, Google AI Mode
Local & Maps
Local Business, Yelp, Trustpilot, Local Rank Tracker, Driving Directions, Waze, EV Charge Finder
Jobs & Companies
JSearch, Job Salary Data, Glassdoor
E-commerce
Amazon, Product Search, Walmart, eBay, Costco, Wayfair, Books, Play Store
Real Estate
Zillow, Redfin
Finance & Events
Real-Time Finance Data, Events Search
Contacts & Enrichment
Website Contacts, Email Search, Social Links
Web
Web Unblocker

Works with any MCP client

The server speaks the open Model Context Protocol, so it works in any MCP-compatible agent.

Claude DesktopClaude CodeCursorClineContinueWindsurf

Give your agent the open web

Grab a free OpenWeb Ninja API key, add the server to your agent, and start asking. Browse the full API catalog to see everything your agent can reach.