generated: '2026-08-27' method: derived status: candidate source: openapi/serpwow-search-api-openapi.yml description: >- SerpWow publishes no MCP server. Candidate tool list derived one-per-operationId from the repo's OpenAPI. Nothing here is served by the provider — do not read this as an agent surface. deployment: mode: none endpoint: null install: null package: null auth: api-key verified: probed search_evidence: - url: https://mcp.serpwow.com/mcp result: DNS does not resolve - url: https://api.serpwow.com/mcp status: 404 - url: https://mcp.trajectdata.com/mcp status: 405 note: >- Host resolves but is an unconfigured nginx wildcard — GET / returns the shared "Site Not Configured | 404 Not Found" page. Not an MCP server. - registry: npm query: trajectdata mcp result: no first-party package - source: https://docs.trajectdata.com/serpwow/llms.txt result: no MCP endpoint referenced anywhere in the published documentation index server: name: serpwow transport: null url: null auth_model: type: apiKey in: query parameter: api_key note: >- SerpWow authenticates with an `api_key` query-string parameter. Any MCP server built over this API would need to hold that key server-side; the API has no OAuth or scope surface. tools: - name: search description: Retrieve search engine results for a query (Google, Bing, Yahoo, Baidu, Yandex, Naver, Amazon or eBay) source_operation: openapi/serpwow-search-api-openapi.yml#search - name: places description: Retrieve Google Maps results for a location search source_operation: openapi/serpwow-search-api-openapi.yml#places - name: shopping description: Retrieve Google Shopping results for a product query source_operation: openapi/serpwow-search-api-openapi.yml#shopping - name: news description: Retrieve Google News results for a search term source_operation: openapi/serpwow-search-api-openapi.yml#news - name: product description: Retrieve Google product results for a specific product ID source_operation: openapi/serpwow-search-api-openapi.yml#product - name: place_reviews description: Retrieve Google place reviews for a location source_operation: openapi/serpwow-search-api-openapi.yml#placeReviews x-uncovered-surface: note: >- The provider documents four further APIs that the repo's OpenAPI does not describe, so no candidate tools are derived for them. Recorded here so the gap is visible rather than silent. apis: - name: Batches API docs: https://docs.trajectdata.com/serpwow/batches-api/overview - name: Locations API docs: https://docs.trajectdata.com/serpwow/locations-api/overview - name: Destinations API docs: https://docs.trajectdata.com/serpwow/destinations-api/overview - name: Error Logs API docs: https://docs.trajectdata.com/serpwow/errorlogs-api/overview - name: Account API docs: https://docs.trajectdata.com/serpwow/account-api