Loading MCP server directory, please wait...
Read and filter your Google Business Profile reviews, get stats, and send review requests.
npx @getmcp/cli add com.reputemap/reputemapRequires Node.js 18+. Community-contributed server. Review source before installing.
REPUTEMAP_API_KEYrmk_... — create an API key at https://app.reputemap.com/settings/api-keys (requires a paid plan or trial)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.reputemap/reputemap": {
"command": "npx",
"args": [
"-y",
"@reputemap/mcp"
],
"env": {
"REPUTEMAP_API_KEY": ""
}
}
}
}