Google Business Profile — can an agent use it?
Google built a comprehensive API but locked it behind a manual approval gate that takes days to weeks. Third-party MCP wrappers exist but Google itself ships none. An agent can read and reply to reviews, manage posts and photos, and update business info — but only after a human clears the access request.
FIND & RETRIEVE · 6.2
ACT & TRANSACT · 4.6
TRUST & DURABILITY · 5.8
FIND & RETRIEVE6.2/10Can an agent get correct information?
Machine-readable surface6/10
The business.google.com marketing site is a thin shell that redirects most paths to support articles. No llms.txt, no RSS, no schema.org Product/Offer. However, robots.txt exposes sitemaps for localised pages, and the support hub serves clean HTML with Organization + WebSite JSON-LD. The developer documentation at developers.google.com/my-business is well-structured with versioned REST references. source
Information retrieval quality5/10
The public-facing marketing site at business.google.com publishes almost no actionable data — no pricing (free product), no feature comparison tables, no structured FAQs. The real information lives behind the API or in scattered support articles. An agent seeking facts about GBP capabilities must navigate support.google.com/business rather than finding them on the product surface. source
Documentation for machines7.5/10
The developer docs at developers.google.com/my-business are comprehensive: versioned REST reference (v4.9 + v1 for specialized services), per-method reference pages, Discovery documents, deprecation schedule with sunset dates, quota limits page, change log, and getting-started guides. No executable playground, but curl examples are usable. The main gap is that much of it is scattered across multiple API families (Business Information, Account Management, Performance, Verifications, etc.). source
ACT & TRANSACT4.6/10Can an agent do the job?
Action coverage7/10
The API covers the service's core actions: location management, verification, reviews and replies, local posts, media uploads, Q&A (deprecated Nov 2025), categories, attributes, and performance reporting. An agent can do most of what a human does in the GBP dashboard. Gaps: messaging was shut down, and some advanced features like ad campaign linking are UI-only. source
Agent protocol support2.5/10
Google ships no official MCP server for Business Profile. Multiple community-built MCP wrappers exist (via Zapier MCP, viaSocket, n8n templates, and individual GitHub repos), but none are maintained by Google. Google does ship an official Workspace MCP server (announced 2026) covering Drive, Docs, Sheets, Gmail, Calendar — but Business Profile is not included. The community wrappers cover review management and posting but not the full API surface. source
Access & auth friction3.5/10
OAuth 2.0 is required. But the critical friction is that the Business Profile APIs are gated behind a manual approval process: developers must submit an access request, demonstrate a legitimate business use case with a 60+ day verified profile, and wait up to 14 days for Google to review. Until approved, the project quota is 0 QPM — every call returns 429. This is an enterprise-style gate, not self-serve credentials. source
Agent payment capabilityN/A
Google Business Profile is a free tool. Businesses do not pay Google to use it, and there is no checkout or payment transaction surface. GBP is monetised indirectly through Google Ads, which has its own API and billing. source
Cost & rate fairness5.5/10
The API is free to use (no per-call charges). Default quota is 300 QPM for most endpoints, with a hard 10-edits-per-minute-per-location limit that cannot be increased. Quota increases require a separate request with justification. The free pricing is fair, but the initial 0 QPM until manual approval is a significant friction for agents that want to start quickly. source
TRUST & DURABILITY5.8/10Will it still work next quarter?
Permission & ToS stance5/10
Automation is permitted through the official API. Google's third-party policy explicitly covers agencies and software managing profiles on behalf of businesses. However, the robots.txt on business.google.com defaults to Disallow: / with only specific Allow paths, and the Site Scan found all major AI crawlers blocked. The third-party policy also states Google 'may monitor and audit any Business Profile activity' and prohibits interference with such monitoring. Automation is allowed but on Google's terms with surveillance. source
Reliability & continuity6.5/10
No dedicated status page for the Business Profile API exists. Google Workspace Status Dashboard covers some GBP-adjacent services. The API has a published deprecation schedule with sunset dates (the Q&A API was sunsetted Nov 2025; several methods deprecated since May 2023). The track record shows Google does sunset endpoints with some notice, but the fragmentation across 7+ separate APIs that must be individually enabled adds fragility. The platform itself (Maps/Search presence) is extremely reliable; the API surface less so. source
Sources
Point-in-time assessment — services change terms, prices and APIs often. That volatility is itself scored under Reliability & continuity. Re-verified at least quarterly.
- business.google.com — home (redirects to support article) (accessed 2026-09-08)
- business.google.com/robots.txt — robots (accessed 2026-09-08)
- developers.google.com/my-business/reference/rest — API reference (accessed 2026-09-08)
- developers.google.com/my-business/content/basic-set… — setup and auth requirements (accessed 2026-09-08)
- developers.google.com/my-business/content/limits — quota limits (accessed 2026-09-08)
- developers.google.com/my-business/content/prereqs — prerequisites and approval process (accessed 2026-09-08)
- developers.google.com/my-business/content/sunset-da… — deprecation schedule (accessed 2026-09-08)
- support.google.com/business/answer/7353941 — third-party policies (accessed 2026-09-08)
- github.com/ever-works/awesome-mcp-servers/blob/mast… — community MCP servers list (accessed 2026-09-08)