MCP server
Google Business MCP server
Google Business Profile has no official MCP server. Modiva hosts one with 11 typed tools, so an agent can publish updates, reply to reviews and manage locations for the profiles behind your Google account.
For local businesses, review response time and fresh profile posts move real revenue, and both are chores. Modiva's MCP server exposes the Business Profile API as typed tools so an agent can watch for new reviews, draft or send replies, publish offers and updates, and do it across every location you manage.
11 typed Google Business tools
Grouped by resource, not by platform — so the same tool names work across every connected account.
accounts_
list · health · status
posts_
create · cross_post · schedule · publish_now
comments_
list · reply
messages_
list · send · inbox
analytics_
unified · best_time_to_post
Add it to your AI client
Point any MCP-compatible client (Claude, Cursor, Windsurf, …) at the hosted server and the Google Business tools are discovered automatically.
{
"mcpServers": {
"modiva": {
"url": "https://mcp.modiva.ai/v1",
"headers": { "Authorization": "Bearer mk_live_…" }
}
}
}Connect Google Business to your agent
Get your MCP key — freeFAQ
Can an agent reply to Google reviews?
Yes. Review tools list new reviews per location and post owner replies. A common setup is agent-drafted replies with a human approval step for low ratings.
Does it support multiple locations?
Yes. Location tools enumerate every location in your Business Profile account, and posting and review tools take a location parameter, so one agent can serve a whole chain.
Can customers message me through this?
No. Google's API surface here centers on reviews, posts and location data; there is no general DM inbox to automate.
Related
Modiva is a hosted, multi-tenant MCP server. Your Google Business tokens are encrypted and never shared between workspaces.