Perspective MCP Server

Author:@mtane0412
View on GitHub

Overview

Perspective MCP Server is a tool that connects to the Perspective API. It allows you to analyze text for toxicity and get safety scores.

To use it, you need a Perspective API key. Add the server to your MCP configuration file with the provided JSON settings.

Its key features include text toxicity analysis and score suggestions. It supports multiple attributes like TOXICITY, SEVERE_TOXICITY, IDENTITY_ATTACK, INSULT, PROFANITY, and THREAT. It also offers multi-language support.

Common use cases are screening user comments on websites, building moderation for chat apps, and filtering harmful content to improve user experience.

The Perspective API uses machine learning to assess a comment's potential impact on a conversation. You can get an API key by signing up on the Perspective API website. Yes, the server supports toxicity analysis in multiple languages.