G
Google Place MCP Or Tool Chatgpt And Google Api
作者 @amitec9
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.
创建于 12/16/2025
更新于 about 11 hours ago
README
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.
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-google-place-mcp-or-tool-chatgpt-and-google-api
Cursor 配置 (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"
]
}
}
}