MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

G
Google Place MCP Or Tool Chatgpt And Google Api

Google Places MCP (Model Context Protocol) or ChatGPT Tool is used to bring Google Places data (place details, nearby search, reviews) directly into AI workflows.

Created 12/16/2025
Updated about 11 hours ago
Repository documentation and setup instructions

Google Places MCP (Model Context Protocol) or ChatGPT Tool is used to bring Google Places data (place details, nearby search, reviews) directly into AI workflows.

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-google-place-mcp-or-tool-chatgpt-and-google-api

Cursor configuration (mcp.json)

{ "mcpServers": { "amitec9-google-place-mcp-or-tool-chatgpt-and-google-api": { "command": "npx", "args": [ "amitec9-google-place-mcp-or-tool-chatgpt-and-google-api" ] } } }