Back to directory
mtane0412/perspective-mcp-server

mtane0412/perspective-mcp-server

@mtane0412

A Model Context Protocol (MCP) server that provides tools for interacting with Perspective API for text toxicity analysis

perspective-apitoxicitycontent-moderationmcpai-safetytext-analysistool

Installation & Configuration

{
  "mcpServers": {
    "perspective": {
      "command": "npx",
      "args": [
        "-y",
        "@mtane0412/perspective-mcp-server"
      ],
      "env": {
        "PERSPECTIVE_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17