Skip to main content
Feedback

Google Perspective MCP connector

Google Perspective is Google's machine learning API for detecting toxic content and improving the quality of online conversations. The Google Perspective MCP connector allows AI agents to analyze comments and text for toxicity, spam, threats, and other harmful attributes using pre-trained models. It also supports evaluating content across multiple languages and customizing analysis thresholds to match community standards.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Perspective MCP connector to perform the following actions:

  • Identify toxic comments in customer feedback to protect brand reputation
  • Flag abusive social media posts for moderation before they escalate
  • Screen user-generated content automatically across multiple platforms
  • Detect harassment in support tickets and route them to specialized teams
  • Analyze chat messages in real time to enforce community guidelines
  • Generate toxicity severity reports to train moderation teams effectively
  • Block harmful comments from publication in forums and discussion boards

Example prompts

Use the following example prompts to invoke Google Perspective MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Scan all customer reviews from our product page and flag toxic ones.
  • Check our social media mentions today for abusive language.
  • Analyze the last 500 support tickets to find harassment patterns.
  • Review our community forum posts from this week and identify toxic comments.
  • Run a toxicity check on pending user submissions before we publish them.
  • Show me which customer feedback contains severe toxic language.
  • Identify all comments in our product feedback form that violate our guidelines.
  • Analyze our live chat conversations and report toxicity levels by agent.
  • Screen incoming social media comments for hate speech in real time.
  • Generate a toxicity summary of all feedback we received last month.

Google Perspective MCP connector tools

The Google Perspective MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
analyzeCommentEvaluates text for potential toxicity, profanity, identity attacks, and other harmful content attributes.
On this Page