Google Business Profile MCP

A1 Google Business Profile MCP lets an AI app work with your Google Business Profile locations in natural language. Inspect locations and performance, respond to reviews, prepare local posts and update profile information deliberately.

People who work with Google and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 2 · #18 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Google Business Profile MCP

before you install - you'll need

Set GOOGLE_BUSINESS_CLIENT_ID, GOOGLE_BUSINESS_CLIENT_SECRET, GOOGLE_BUSINESS_REFRESH_TOKEN before connecting.

Claude Code

claude mcp add a1-x-tech-mcp-google-business -- npx -y mcp-google-business

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "a1-x-tech-mcp-google-business": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-google-business"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-09 - young repo, little track record yet

license MIT - declared in the repository

npm package mcp-google-business - unscoped; check the name against the project README before installing

registry namespace io.github.A1-x-Tech is GitHub-verified and matches the repo owner

03 · What Google Business Profile MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2026-08-18

обновить README Google Business Profile · ретраить квотный 403 (legacy v4) и убрать верификацию из INSTRUCTIONS · Add social preview assets · add MCP capability catalog · сервер больше не завершается без креденшелов…

v1.0.0 · 2026-08-11

Declared stable. The tool surface, input schemas and environment variables of 0.1.x carry over unchanged - this release marks API stability, not new behaviour. · bash · npx -y mcp-google-business@latest · Details in…

v0.1.0 · 2026-08-09

First full release. 20 tools over Google Business Profile: accounts, locations, categories and attributes, performance metrics and search keywords, reviews and replies, local posts (legacy v4), plus a guarded…

04 · Who maintains Google Business Profile MCP

Google Business Profile MCP is maintained by a1-x-tech. We track 24 MCP servers from a1-x-tech - 24 actively maintained, 5 combined GitHub stars, oldest repo from Aug 2026.

05 · Facts

category
maps & location - ranked #18 of 66 actively-maintained maps & location servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-08-18)
registry
io.github.A1-x-Tech/mcp-google-business (active, first published 2026-08-09 · 4 versions)
packages
npm:mcp-google-business

06 · Google Business Profile MCP FAQ

What is Google Business Profile MCP?

A1 Google Business Profile MCP lets an AI app work with your Google Business Profile locations in natural language. Inspect locations and performance, respond to reviews, prepare local posts and update profile information deliberately.

Is Google Business Profile MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Google Business Profile MCP?

Run `npx -y mcp-google-business`. The README documents 3 environment variables (GOOGLE_BUSINESS_CLIENT_ID, GOOGLE_BUSINESS_CLIENT_SECRET, GOOGLE_BUSINESS_REFRESH_TOKEN) to set first. Set GOOGLE_BUSINESS_CLIENT_ID, GOOGLE_BUSINESS_CLIENT_SECRET, GOOGLE_BUSINESS_REFRESH_TOKEN before connecting. You can also paste the ready-made client config above.

Does Google Business Profile MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Google Business Profile MCP

More maps & location MCP servers · Aiseo Audit · Clarigrid · Mappls MCP · Visibly AI - SEO MCP Server · SEO Performance MCP

More TypeScript MCP servers · Equation Io · Keyblind · Google Workspace (aaronsb) · Jira Cloud · Salesforce Cloud · see all