Skip to main content
Glama

Multi-MCPs

by TaylorChen

search_places

Search for locations using Google Places Text Search. Enter a query and optional coordinates to find specific places easily with Multi-MCPs integrated APIs.

Instructions

Search places via Google Places Text Search

Input Schema

NameRequiredDescriptionDefault
locationNolat,lng (optional)
queryYes

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "lat,lng (optional)", "type": "string" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

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/TaylorChen/muti-mcps'

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