Google Business Profile MCP MCP
v1.2.0io.github.a1-x-tech/mcp-google-business
MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-business -e GOOGLE_BUSINESS_CLIENT_ID=<GOOGLE_BUSINESS_CLIENT_ID> -e GOOGLE_BUSINESS_CLIENT_SECRET=<GOOGLE_BUSINESS_CLIENT_SECRET> -e GOOGLE_BUSINESS_REFRESH_TOKEN=<GOOGLE_BUSINESS_REFRESH_TOKEN> -e GOOGLE_BUSINESS_ACCESS_TOKEN=<GOOGLE_BUSINESS_ACCESS_TOKEN> -e GOOGLE_BUSINESS_TIMEOUT_MS=<GOOGLE_BUSINESS_TIMEOUT_MS> -e GOOGLE_BUSINESS_MAX_RETRIES=<GOOGLE_BUSINESS_MAX_RETRIES> -e GOOGLE_BUSINESS_OAUTH_PORT=<GOOGLE_BUSINESS_OAUTH_PORT> -e GOOGLE_BUSINESS_ACCOUNTS_API_BASE=<GOOGLE_BUSINESS_ACCOUNTS_API_BASE> -e GOOGLE_BUSINESS_INFO_API_BASE=<GOOGLE_BUSINESS_INFO_API_BASE> -e GOOGLE_BUSINESS_PERFORMANCE_API_BASE=<GOOGLE_BUSINESS_PERFORMANCE_API_BASE> -e GOOGLE_BUSINESS_V4_API_BASE=<GOOGLE_BUSINESS_V4_API_BASE> -- npx -y mcp-google-business
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.