SERPHouse
SERPHouse MCP Server enables real-time web search inside your AI applications.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Serphouse Domain List: List supported search domains. Call this before Yahoo searches — yahoo.com is not valid; use regional domains like uk.yahoo.com from this list.
- Serphouse Language List: Get supported language codes for google, bing, or yahoo.
- Serphouse Location Search: Search Serphouse location ids and location strings for Google or Bing targeting.
What data it sees
Do you need an account
An API key from the service settings is required
SERPHouse MCP Server enables real-time web search inside your AI applications. Fetch structured results from Google, Bing, and Yahoo to power RAG, SEO tools, and intelligent agents without dealing with scraping.
Fast, reliable, and built for developers, it delivers clean SERP data to help your AI stay accurate and up-to-date.
Learn more: https://www.serphouse.com/web-search-api
Server tool list (23)
Raw names from tools/list. Only developers need these.
| serphouse_domain_list | List supported search domains. Call this before Yahoo searches — yahoo.com is not valid; use regional domains like uk.yahoo.com from this list. |
| serphouse_language_list | Get supported language codes for google, bing, or yahoo. |
| serphouse_location_search | Search Serphouse location ids and location strings for Google or Bing targeting. |
| serphouse_account_info | Get Serphouse account plan and credit usage. |
| serphouse_search | Default web search for agents — fast lightweight Google organic results via POST /web-search-lite. Only q is required; gl defaults to US. Use serphouse_google_web only when you need device, gfilter, or num_result. Use serphouse_serp_google_advanced for SEO rankings beyond top 10. |
| serphouse_google_web_lite | Alias of serphouse_search — fast lightweight Google organic results via POST /web-search-lite. Prefer serphouse_search for general agent queries. |
| serphouse_google_web | Full Google web search via POST /google-web with device, gfilter, and num_result. Requires loc or loc_id. For general queries use serphouse_search instead. |
| serphouse_google_image | Run a realtime Google image search via POST /google-image. |
| serphouse_google_news | Run a realtime Google news search via POST /google-news. |
| serphouse_google_shop | Run a realtime Google shopping search via POST /google-shop. |
| serphouse_bing_web | Run a realtime Bing web search via POST /bing-web. |
| serphouse_bing_image | Run a realtime Bing image search via POST /bing-image. |
| serphouse_bing_news | Run a realtime Bing news search via POST /bing-news. |
| serphouse_yahoo_web | Run a realtime Yahoo web search via POST /yahoo-web. |
| serphouse_yahoo_image | Run a realtime Yahoo image search via POST /yahoo-image. |
| serphouse_yahoo_news | Run a realtime Yahoo news search via POST /yahoo-news. |
| serphouse_serp_google_advanced | SEO ranking checks: fetch up to 100 Google results in one request. Use max_pages 1–10 (~10 results per page). For general web search use serphouse_search; use this when rank position beyond the top 10 is needed. |
| serphouse_google_jobs | Run a realtime Google Jobs search. |
| serphouse_google_autocomplete | Get realtime localized Google autocomplete suggestions. |
| serphouse_google_videos | Run a realtime Google Videos search with optional video filters. |
| serphouse_google_short_videos | Run a realtime Google Short Videos search. |
| serphouse_google_forums | Run a realtime Google Forums search for discussions and community results. |
| serphouse_google_local | Run a realtime Google Local search for local business results. |