Skip to main content
Glama

SearchAPI MCP Server

search_google_maps

Find locations, businesses, or services on Google Maps by entering a search query and optional coordinates, enabling precise location-based results.

Input Schema

NameRequiredDescriptionDefault
location_llNo位置坐标,格式为"纬度,经度"
queryYes搜索查询

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "location_ll": { "description": "位置坐标,格式为\"纬度,经度\"", "type": "string" }, "query": { "description": "搜索查询", "type": "string" } }, "required": [ "query" ], "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