SearchApi MCP Server

Real-time SERP and web data for AI assistants: 100+ tools across Google, Bing, Amazon, YouTube, Maps, travel, and social from one remote MCP server.

Documentation

MCP Server

Give AI assistants access to real-time data. Search the web, compare flights, find hotels, and more.

Get Started

Create an integration and get your MCP URL in under a minute.

Quickstart

Set up Claude Desktop, Claude Code, or Cursor.

Available Tools

Explore available search engines and data sources.

Limits

Usage limits and rate limiting.

Set up your client

Connect your MCP client to SearchAPI using one of the methods below. Replace <YOUR_MCP_URL> with your integration URL from the dashboard.

Claude Code

Run this command in your terminal:

claude mcp add searchapi "<YOUR_MCP_URL>" --transport http

Copy

Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "searchapi": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "<YOUR_MCP_URL>"
      ]
    }
  }
}

Copy

Restart Claude Desktop after saving.

Requires Node.js installed (for npx).

Pro/Max users: You can also add remote MCP servers via Settings → Connectors → Add custom connector.

Cursor

Click to install automatically:

Install in Cursor

What you can do

Click any tool card to copy an example prompt you can use with your AI assistant.

Airbnb Experience Details

Get details about Airbnb experience 394929

Airbnb Experiences Search

Find cooking classes in Tokyo for 2 adults this weekend

Airbnb Property Availability Calendar

Show availability for Airbnb property 357576 for the next 3 months

Airbnb Property Reviews

Get reviews for Airbnb property 41895465

Airbnb Property

Get details for Airbnb property 12345678 from March 1-7 for 2 adults

Airbnb Search

Find entire homes in Barcelona for 2 adults from March 1-7

Amazon Product

Get product details for Amazon ASIN B088NRLMPV

Amazon Search

Search for 'wireless noise cancelling headphones' on Amazon

Apple App Details

Get details for the Instagram app with product_id '389801252'

Apple Appstore Search

Search for 'Instagram' on the Apple App Store

Bestbuy Product

Look up BestBuy product 6667474 and tell me how the open-box price compares to new

Bestbuy Search

Search for '4K TV' on BestBuy

Bing News

Search Bing News for 'climate change policy updates'

Bing Product

Get product details using the product_token from bing_shopping results

Bing Search

Search Bing for 'latest news about artificial intelligence'

Bing Shopping

Search Bing Shopping for 'wireless headphones under $100'

Duckduckgo Search Light

Search DuckDuckGo for 'best programming languages 2026'

Ebay Product

Get details for eBay listing with item_id '123456789012'

Ebay Search

Search eBay for 'vintage mechanical keyboard' under $200

Facebook Business Page Reviews

Get the latest Facebook reviews for https://www.facebook.com/starbucks/

Facebook Business Page

Get the Facebook page at https://www.facebook.com/share/17XQPhAQRd/

Google Ads Advertiser Search

Search for advertisers named 'Tesla'

Google Ads Search

Find ads run by Tesla or search ads for domain tesla.com

Google Ai Mode

Get AI-generated overview for 'benefits of long distance running'

Google Flights Calendar One Way

Show me the cheapest days to fly one-way from SFO to NRT in March

Google Flights Calendar Round Trip

Show me the cheapest dates for a round-trip from JFK to LHR, departing in April and returning a week later

Google Flights Location Search

Find the airport code for Chicago

Google Flights One Way

Find one-way flights from JFK to LAX on January 20th

Google Flights Round Trip

Find round-trip flights from JFK to LAX, departing January 20th and returning January 25th

Google Hotels Autocomplete

Find destination suggestions matching 'paris'

Google Hotels Property

Get details for hotel property_token ChcI7uLR18qD4MG_ARoKL20vMGMwMmh5bBAB from March 1-7

Google Hotels

Search for hotels in Paris from December 20-25 for 2 adults

Google Images Light

Search for images of 'aurora borealis over mountains'

Google Jobs

Find software engineer jobs in San Francisco

Google Lens

Identify this image: https://i.ibb.co/12qRDsk/tower.png

Google Local

Find pizza places near Brooklyn

Google Maps Directions

Get driving directions from Times Square to JFK Airport

Google Maps Directions Transit

Get public transit directions from Brooklyn to Times Square

Google Maps Photos

Get photos of the Statue of Liberty from Google Maps

Google Maps Place

Get detailed info about a specific coffee shop from my Maps search

Google Maps Reviews

Get reviews for the Statue of Liberty from Google Maps

Google Maps Search

Find coffee shops near Times Square, New York

Google News Light

Search for recent news about 'artificial intelligence regulation'

Google Patents Search

Search for patents about machine learning image recognition

Google Place

Get the Knowledge Graph card for kgmid /g/11b_3cn7rv

Google Play Details

Get details for the Spotify app with product_id 'com.spotify.music'

Google Play Search

Search for 'Spotify' on the Google Play Store

Google Product

Get product details using the product_token from shopping results

Google Rank Tracking

Get top 100 organic results for 'best coffee shops'

Google Scholar Case Law

Get the full opinion of the Google Scholar case with caselaw_id 16467529232954480884

Google Scholar

Search Google Scholar for 'transformer architecture in natural language processing'

Google Search Light

Search for 'best coffee shops in NYC'

Google Shopping Search

Search for 'iPhone 15 Pro Max' on Google Shopping

Google Travel Explore Destination

Show flights from JFK to /m/05qtj in March

Google Travel Explore

Explore destinations to fly to from JFK in March

Google Vacation Rentals

Find vacation rentals in Lake Tahoe with 3 bedrooms from March 1-7

Instagram Profile

Get profile information for @leomessi on Instagram

Linkedin Ads Search

Search for Google's ads on LinkedIn

Meta Ads Page Search

Search for Tesla pages in Meta Ad Library

Meta Ads Search

Search for Nike ads on Meta platforms

Tiktok Ads Search

Search for Nike ads on TikTok

Tiktok Advertiser Search

Search for advertisers named 'Nike' on TikTok

Tiktok Profile

Get profile information for @therock on TikTok

Tripadvisor Forums Search

Find TripAdvisor forum threads about visiting Paris

Tripadvisor Place

Get TripAdvisor details for place_id 190166

Tripadvisor Reviews

Get TripAdvisor reviews for place_id 190164

Tripadvisor

Find top attractions in Rome on TripAdvisor

Walmart Product

Get product details for Walmart product ID 123456789

Walmart Search

Search for 'air fryer' on Walmart under $50

Youtube Search

Search YouTube for 'how to make sourdough bread'

Youtube Transcript

Get the transcript for YouTube video dQw4w9WgXcQ

Youtube Video

Get details for YouTube video RcYjXbSJBN8

Zillow Property

Get full details for Zillow property 69817587

Zillow Search

Find 3-bedroom houses for sale in Austin, TX under $500,000

Limits

  • Maximum 10 MCP integrations per account
  • Standard API rate limits apply
  • Each tool call counts as one API request