Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.reputemap/reputemap

com.reputemap/reputemap

Read and filter your Google Business Profile reviews, get stats, and send review requests.

Uptime
100.0%
1 direct probes · 30d
Response
1110ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

list_locations

List every business location this ReputeMap org manages, with ids to use in the other tools.

list_reviews

List Google reviews for the org (newest first) with the published reply text inlined. Filter by location, star-rating range, replied/unreplied, or a trailing day window.

get_review_stats

Review stats per location and org totals: review counts, average rating, 1-5 star breakdown, unanswered count, and activity in the trailing window (default 30 days).

send_review_request

Send ONE review-request email to a real customer, through ReputeMap's campaign engine (respects unsubscribes and the suppression list). This emails a real person - only use it when the user explicitly…

draft_reply

Generate 2-3 reply drafts for one review using ReputeMap's tuned generator (the same one the app uses), and save the draft so it appears in the app's editor. NEVER publishes anything - drafts only.

publish_reply

PUBLISH a reply to this review's public Google profile. This is a public, customer-visible action - call it ONLY when the user has explicitly approved this exact text. If Google rejects the publish, t…

get_usage

Current month's API credit usage for this org (shared between the REST API and MCP tools).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.reputemap/reputemap": {
      "url": "https://api.reputemap.com/mcp",
      "transport": "streamable-http"
    }
  }
}