Skip to main content
Glama

SearchAPI MCP Server

search_google

Perform targeted Google searches by specifying queries, device type, location, language, and result filters using the SearchAPI MCP Server integration.

Input Schema

NameRequiredDescriptionDefault
crNo国家限制
deviceNo设备类型desktop
filterNo过滤结果1
glNo地理位置us
google_domainNoGoogle域名google.com
hlNo语言en
locationNo位置
lrNo语言限制
nfprNo不进行拼写检查0
numNo结果数量10
pageNo页码1
qYes搜索查询
safeNo安全搜索off
time_periodNo时间段
time_period_maxNo最大时间段
time_period_minNo最小时间段
uuleNo位置编码

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cr": { "description": "国家限制", "type": "string" }, "device": { "default": "desktop", "description": "设备类型", "type": "string" }, "filter": { "default": "1", "description": "过滤结果", "type": "string" }, "gl": { "default": "us", "description": "地理位置", "type": "string" }, "google_domain": { "default": "google.com", "description": "Google域名", "type": "string" }, "hl": { "default": "en", "description": "语言", "type": "string" }, "location": { "description": "位置", "type": "string" }, "lr": { "description": "语言限制", "type": "string" }, "nfpr": { "default": "0", "description": "不进行拼写检查", "type": "string" }, "num": { "default": "10", "description": "结果数量", "type": "string" }, "page": { "default": "1", "description": "页码", "type": "string" }, "q": { "description": "搜索查询", "type": "string" }, "safe": { "default": "off", "description": "安全搜索", "type": "string" }, "time_period": { "description": "时间段", "type": "string" }, "time_period_max": { "description": "最大时间段", "type": "string" }, "time_period_min": { "description": "最小时间段", "type": "string" }, "uule": { "description": "位置编码", "type": "string" } }, "required": [ "q" ], "type": "object" }
Install Server

Other Tools from SearchAPI MCP Server

Related Tools

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/lianshuang-photo/searchapi-mcp-nodejs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server