OpenWeb Ninja MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ai_overviewsB | Fetch Google's AI Overview answer block for a search query. Operations (set "operation" to one of these; put its parameters in "args"):
|
| chatgptB | Relay a chat prompt to ChatGPT (OpenAI) and get the model's response. Operations (set "operation" to one of these; put its parameters in "args"):
|
| copilotA | Relay a prompt to Microsoft Copilot and get the response. Operations (set "operation" to one of these; put its parameters in "args"):
|
| driving_directionsC | Turn-by-turn driving directions and route details between origin and destination. Operations (set "operation" to one of these; put its parameters in "args"):
|
| email_searchA | Find email addresses for a query within a given email domain (up to 5,000 results). Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use to discover emails by query + domain. To scrape contacts from a known website use website_contacts_scraper. |
| ev_charge_finderA | Find EV charging stations by location name or by coordinates, with connector and availability details. Operations (set "operation" to one of these; put its parameters in "args"):
|
| geminiA | Relay a chat prompt to Google Gemini and get the model's response. Operations (set "operation" to one of these; put its parameters in "args"):
|
| google_ai_modeA | Fetch Google's AI Mode conversational answer for a query. Operations (set "operation" to one of these; put its parameters in "args"):
|
| job_salary_dataB | Estimated salary ranges for a job title and location, and company-specific job salaries. Operations (set "operation" to one of these; put its parameters in "args"):
|
| jsearchA | Job search aggregated from Google for Jobs (LinkedIn, Indeed, Glassdoor and more): search jobs, job details, and estimated salaries. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use to find job postings. For salary data only use job_salary_data; for company reviews/ratings use realtime_glassdoor_data. |
| local_business_dataA | Google Maps business and place data: search businesses, search by area/coordinates/nearby, plus full details, reviews, photos, posts, autocomplete and reverse geocoding. Includes contact info where available. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: The primary tool for local businesses and places (Google Maps source). For Yelp use yelp_business_data; for Trustpilot reviews use trustpilot_company_and_reviews. |
| local_rank_trackerA | Track a business's local search ranking across a geographic grid of coordinates (local SEO rank grid). Operations (set "operation" to one of these; put its parameters in "args"):
|
| play_store_appsA | Google Play Store data: app search, app details, reviews, categories, developer apps and more. Operations (set "operation" to one of these; put its parameters in "args"):
|
| real_time_ebay_dataA | eBay product search, products by category, product details and seller feedback across eBay domains. Operations (set "operation" to one of these; put its parameters in "args"):
|
| real_time_news_searchA | Flat news article search across many outlets for a keyword query. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for a simple article keyword search. For Google News structure (topics, headlines) use realtime_news_data. |
| real_time_redfin_dataA | Redfin real estate data: search listings by location/coordinates/polygon, property details and market trends. Operations (set "operation" to one of these; put its parameters in "args"):
|
| real_time_video_searchA | Search videos across YouTube, Vimeo, TikTok and the web for a query. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for full-length videos. For short-form clips use realtime_shorts_search. |
| real_time_walmart_dataA | Walmart product search, products by category, product details, offers and reviews. Operations (set "operation" to one of these; put its parameters in "args"):
|
| real_time_wayfair_dataA | Wayfair product search, product details and reviews (furniture and home goods). Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_amazon_dataA | Amazon product data: search, products by category, product details/offers/reviews, best sellers, deals, seller and influencer data, ASIN-to-GTIN and more. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for Amazon specifically. For multi-retailer Google Shopping use realtime_product_search; for Walmart/Costco/Wayfair/eBay use their dedicated tools. |
| realtime_books_dataB | Book search with metadata across major book sources. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_costco_dataA | Costco product search and product details. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_events_dataA | Search local and online events, with full event details (concerts, conferences, festivals and more). Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_finance_dataC | Real-time finance data: stock quotes/overviews, market trends, time series, company financials (income, balance sheet, cash flow), currency exchange and crypto. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_forums_searchA | Search discussion forums and community threads (Reddit and similar) for a query. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_glassdoor_dataB | Glassdoor company data: company search, overview, reviews, salaries, interviews and jobs. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_homedepot_dataA | Fast and Reliable Product Searches, Product List by Category, Extensive Products Details, Product Reviews, and More on Home Depot in Real-Time. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_image_searchA | Google Images search with filters (size, color, type, license) and full image metadata. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use to find images by keyword. To search BY an image (find where it appears) use reverse_image_search or realtime_lens_data. |
| realtime_lens_dataA | Google Lens on an image URL: visual matches, exact matches, object detection and OCR text extraction. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for deep visual analysis of an image (objects, text, exact product matches). For simple reverse lookup use reverse_image_search. |
| realtime_news_dataA | Google News data: search news, top and topic headlines, by-section and local headlines, and full-story coverage. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for structured Google News (headlines, topics, coverage). For a flat news search across outlets use real_time_news_search; for general web results use realtime_web_search. |
| realtime_product_search/v2B | Complete reference documentation for the OpenWeb Ninja Real-Time Product Search API. Includes code examples, data samples, and usage guides for searching Google Shopping for products, offers, and reviews across major retailers. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_shorts_searchA | Search short-form videos (YouTube Shorts and similar) for a query. Operations (set "operation" to one of these; put its parameters in "args"):
|
| realtime_web_searchA | Real-time Google web search (SERP). Organic results, knowledge panels, AI Overviews and AI Mode answers for any query. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for general web/Google searches. For news specifically use realtime_news_data; for autocomplete suggestions use web_search_autocomplete. |
| realtime_zillow_dataA | Zillow real estate data: search listings by location/coordinates/polygon, property details, and market trends. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for Zillow. For Redfin listings use real_time_redfin_data. |
| reverse_image_searchC | Reverse image search: give an image URL, find visually matching and related images across the web. Operations (set "operation" to one of these; put its parameters in "args"):
|
| social_links_searchA | Find social media profile links (Instagram, LinkedIn, X, Facebook, TikTok, YouTube and more) for a query, domain or brand. Operations (set "operation" to one of these; put its parameters in "args"):
|
| trustpilot_company_and_reviewsB | Trustpilot company search, company details, reviews, and category company listings. Operations (set "operation" to one of these; put its parameters in "args"):
|
| wazeB | Waze data: traffic alerts and jams, driving directions, venue lookup, and place autocomplete. Operations (set "operation" to one of these; put its parameters in "args"):
|
| web_search_autocompleteA | Google search autocomplete / query suggestions for a partial query. Operations (set "operation" to one of these; put its parameters in "args"):
|
| web_unblockerA | Fetch the raw HTML/content of any URL through OWN's anti-bot proxy network, with optional JavaScript rendering. A general-purpose unblocker for sites without a dedicated tool. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use only when no dedicated API covers the target site. Prefer the structured tools (Amazon, Zillow, etc.) when one exists. |
| website_contacts_scraperA | Extract emails, phone numbers and social links from a website/domain; also find a website URL by keyword. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use to scrape contacts from a specific domain. To search the web for emails by person/company use email_search. |
| yelp_business_dataA | Yelp business search, business details, and Yelp reviews. Operations (set "operation" to one of these; put its parameters in "args"):
When to use: Use for Yelp specifically. For Google Maps businesses use local_business_data. |
| subscribeA | Subscribe the current OpenWeb Ninja API key to an API's free (BASIC) tier so that API's tool can be used. Call this when another tool returns a subscription/entitlement error: HTTP 401/403, or a 429 "Too Many Requests" when you have not subscribed to that API yet. Pass api_id = the name of the tool you want to use (e.g. "realtime_image_search"). Free tier only: it never incurs charges and will not alter an existing paid subscription. After it succeeds, wait a few seconds for it to take effect, then retry the original tool. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenWeb-Ninja/openwebninja-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server