Google Business Profile Account Management integration for AI agents.
Google Business Profile Account Management integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Google Business Profile Account Management tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.
Real Google Business Profile Account Management actions, managed and audited.
Your user connects Google Business Profile Account Management once; your agent can then manage Google Business Profile accounts, locations, invitations, admins, and location transfer workflows — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.
- 1
Your user grants Google Business Profile Account Management access once (OAuth) — the token lands in the vault.
- 2
Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.
- 3
Every routed call appends a hash-chained audit record — nothing leaves your infra.
Supported Google Business Profile Account Management tools.
11 tools are generated from the published Google Business Profile Account Management catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.
Showing 11 tools. All published catalog entries are included in this page's server-rendered HTML.
- Mybusinessaccountmanagement Accounts Create
- Creates an account with the specified name and type under the given parent. - Personal accounts and Organizations cannot be created. - User Groups cannot be created with a Personal account as primary owner. - Location Groups cannot be created with a primary owner of a Personal account if the Personal account is in an Organization. - Location Groups cannot own Location Groups.
- accounts
- Mybusinessaccountmanagement Accounts Get
- Gets the specified account. Returns `NOT_FOUND` if the account does not exist or if the caller does not have access rights to it.
- accounts
- Mybusinessaccountmanagement Accounts Invitations Accept
- Accepts the specified invitation.
- accounts
- Mybusinessaccountmanagement Accounts Invitations Decline
- Declines the specified invitation.
- accounts
- Mybusinessaccountmanagement Accounts Invitations List
- Lists pending invitations for the specified account.
- accounts
- Mybusinessaccountmanagement Accounts List
- Lists all of the accounts for the authenticated user. This includes all accounts that the user owns, as well as any accounts for which the user has management rights.
- accounts
- Mybusinessaccountmanagement Locations Admins Create
- Invites the specified user to become an administrator for the specified location. The invitee must accept the invitation in order to be granted access to the location. See AcceptInvitation to programmatically accept an invitation.
- locations
- Mybusinessaccountmanagement Locations Admins Delete
- Removes the specified admin as a manager of the specified location.
- locations
- Mybusinessaccountmanagement Locations Admins List
- Lists all of the admins for the specified location.
- locations
- Mybusinessaccountmanagement Locations Admins Patch
- Updates the Admin for the specified location. Only the AdminRole of the Admin can be updated.
- locations
- Mybusinessaccountmanagement Locations Transfer
- Moves a location from an account that the user owns to another account that the same user administers. The user must be an owner of the account the location is currently associated with and must also be at least a manager of the destination account.
- locations
Google Business Profile Account Management integration, answered
- How do AI agents use Google Business Profile Account Management through Open Connector?
- Your user connects Google Business Profile Account Management once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Google Business Profile Account Management tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
- Is this a Google Business Profile Account Management MCP server?
- Yes. Open Connector can serve Google Business Profile Account Management as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Google Business Profile Account Management actions with credentials injected server-side.
- Where do Google Business Profile Account Management credentials live?
- In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.
Give your agents Google Business Profile Account Management — keep the keys.
Open source, self-hostable, with Google Business Profile Account Management credentials that never leave your infrastructure. Run it from source today.