MCP.so
登录

Google Places MCP Server

@manavsiddharthgupta

关于 Google Places MCP Server

MCP server for google places API

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

manavsiddharthgupta

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

5

`textQuery` (string, required): The text query to search for places

`location` (object, required): Latitude and longitude coordinates

`placeId` (string, required): Google Place ID

`input` (string, required): User input text

`photoReference` (string, required): Reference from a Place Details response

概览

What is Google Places MCP Server?

It integrates with Google Places API to provide tools for searching, retrieving details, and finding nearby places. It exposes five tools: text search, nearby search, place details, autocomplete, and photo retrieval.

How to use Google Places MCP Server?

Key features of Google Places MCP Server?

  • Text search for places with multiple filters
  • Nearby search based on location and radius
  • Detailed information retrieval by Place ID
  • Autocomplete predictions from user input
  • Photo retrieval for a place

Use cases of Google Places MCP Server?

  • Search for places by text query
  • Find nearby points of interest
  • Get comprehensive details for a specific place
  • Suggest places as user types input
  • Retrieve photos associated with a place

FAQ from Google Places MCP Server

What tools does Google Places MCP Server provide?

It provides five tools: places-text-search, places-nearby-search, place-details, place-autocomplete, and place-photo, each with configurable input parameters as described in the README.

Does this server require any external credentials?

What data is returned by the tools?

The tools return matching places with details from the Google Places API, including fields specified in the request.

Are there any known limitations or restrictions?

How is the server invoked or configured?

评论

媒体与设计 分类下的更多 MCP 服务器