54
grade D
2 days ago
glama

Google Business Profile Review MCP Server

Enables AI assistants to fetch, analyze, and respond to Google Business Profile reviews with AI-generated replies through secure OAuth integration with Google's My Business API.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GOOGLE_CLIENT_SECRET, SESSION_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENABLE_MOCK_MODE
configGOOGLE_CLIENT_IDYour Google OAuth 2.0 Client ID
🔐 secretGOOGLE_CLIENT_SECRETYour Google OAuth 2.0 Client Secret
configGOOGLE_REDIRECT_URIOAuth redirect URI (default: http://localhost:3000/auth/callback)
configHOST
configLOG_LEVEL"": "info"
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMOCK_DELAY
configPORT
configRATE_LIMIT_REQUESTS_PER_MINUTE
🔐 secretSESSION_SECRET
configSESSION_TIMEOUT_MINUTES
configTRANSPORT_MODE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/satheeshds-gbp-review-agent-13wklk)](https://m8ven.ai/mcp/satheeshds-gbp-review-agent-13wklk)
commit: a940309d469eaefd49e61b02d75cf873139d2aa2
code hash: 369a7a19084a475bb8f7db6785c5f1c8034fe955f6e99f20bf3d0cd0ff2c3450
verified: 4/18/2026, 6:56:34 PM
view raw JSON →