Review Intelligence MCP Server for AI Assistants avatar
Review Intelligence MCP Server for AI Assistants

Pricing

Pay per usage

Go to Apify Store
Review Intelligence MCP Server for AI Assistants

Review Intelligence MCP Server for AI Assistants

MCP Server providing AI assistants with unified access to 11+ review platforms through a single interface. Scrape reviews, analyze sentiment, generate AI-powered responses, and monitor reputation across Google, Yelp, Facebook, TripAdvisor, and more.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

0

Total users

0

Monthly active users

a day ago

Last modified

Share

Review Intelligence MCP Server v1.0

Multi-Platform Review Aggregation for AI Assistants by John Rippy | johnrippy.link

MCP Server providing AI assistants with unified access to 11+ review platforms through a single interface. Scrape reviews, analyze sentiment, generate AI-powered responses, and monitor reputation across Google, Yelp, Facebook, TripAdvisor, and more.

Supported Platforms

PlatformSpecializationData Available
GoogleAll businessesReviews, ratings, response rate
YelpLocal businessesReviews, photos, check-ins
FacebookAll businessesRecommendations, ratings
TripAdvisorTravel, hospitalityReviews, rankings, awards
AngiHome servicesReviews, verified badges
BBBAll businessesRatings, complaints, accreditation
HealthgradesHealthcareReviews, ratings, experience
HomeAdvisorHome servicesReviews, project types
G2B2B SoftwareReviews, ratings, comparisons
CapterraB2B SoftwareReviews, pricing data
TrustpilotE-commerceReviews, TrustScore
GlassdoorEmployersEmployee reviews, salaries

MCP Tools Available

1. scrape_reviews

Scrape reviews from one or more platforms.

{
"tool": "scrape_reviews",
"toolInput": {
"businessName": "Drive Social Media",
"location": "Saint Louis, MO",
"platforms": ["google", "yelp", "facebook"],
"maxReviews": 50
}
}

2. generate_response

Generate AI-powered review responses.

{
"tool": "generate_response",
"toolInput": {
"reviewText": "Great service but a bit pricey",
"rating": 4,
"businessName": "Drive Social Media",
"tone": "professional",
"includeOffer": true
}
}

3. analyze_sentiment

Analyze sentiment across all reviews.

{
"tool": "analyze_sentiment",
"toolInput": {
"businessName": "Drive Social Media",
"location": "Saint Louis, MO",
"platforms": ["google", "yelp"],
"timeRange": "last_90_days"
}
}

4. get_reputation_score

Calculate unified reputation score.

{
"tool": "get_reputation_score",
"toolInput": {
"businessName": "Drive Social Media",
"location": "Saint Louis, MO"
}
}

5. compare_competitors

Compare reviews with competitors.

{
"tool": "compare_competitors",
"toolInput": {
"businessName": "Drive Social Media",
"competitors": ["Competitor A", "Competitor B"],
"location": "Saint Louis, MO",
"platforms": ["google", "yelp"]
}
}

6. track_keywords

Track keyword mentions in reviews.

{
"tool": "track_keywords",
"toolInput": {
"businessName": "Drive Social Media",
"keywords": ["customer service", "pricing", "quality"],
"platforms": ["google", "yelp", "facebook"]
}
}

7. aggregate_ratings

Aggregate ratings across all platforms.

{
"tool": "aggregate_ratings",
"toolInput": {
"businessName": "Drive Social Media",
"location": "Saint Louis, MO"
}
}

8. list_platforms

Get a list of all available platforms.

{
"tool": "list_platforms"
}

Use Cases

  • Reputation Management - Monitor and respond to reviews across all platforms
  • AI Review Assistants - Let Claude/GPT manage your review responses
  • Competitive Intelligence - Compare your reviews with competitors
  • Sentiment Tracking - Monitor sentiment trends over time
  • Brand Monitoring - Track keyword mentions in customer feedback
  • Agency Operations - Manage reviews for multiple client businesses

Pricing

This actor uses pay-per-event pricing:

EventDescriptionPrice
actor-startBase cost per run$0.10
platform_scrapedPer platform scraped$0.05
response_generatedPer AI response generated$0.02
sentiment_analyzedPer sentiment analysis$0.03

Example costs:

  • Scrape 3 platforms: $0.10 + (3 × $0.05) = $0.25
  • Generate 5 responses: $0.10 + (5 × $0.02) = $0.20
  • Full reputation report: $0.10 + $0.15 + $0.03 = $0.28

Integration with AI Assistants

Claude Desktop / Cursor

Add to your Claude configuration:

{
"mcpServers": {
"review-intelligence": {
"url": "https://api.apify.com/v2/acts/localhowl~review-intelligence-mcp-server/runs",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}

n8n / Make / Zapier

Use the Apify integration to call this actor with the desired tool and inputs.

AI-Powered Features

This MCP Server supports BYOK (Bring Your Own Key) for AI features:

  • Anthropic Claude - For response generation and sentiment analysis
  • OpenAI GPT - Alternative AI provider

Pass your API key in the input to enable AI-powered features.

Demo Mode

Set demoMode: true to test without actual scraping or API calls. Returns realistic sample responses.


Built by John Rippy | johnrippy.link


Keywords

review mcp, review aggregation, sentiment analysis, review scraper, google reviews, yelp reviews, facebook reviews, tripadvisor, reputation management, ai review response, mcp server, review automation, multi-platform reviews