P

Perspective API

Integrates with Perspective API to analyze text toxicity and provide content moderation across multi...

273 views
0 installs
Updated Nov 22, 2025
Not audited
Integrates with Perspective API to analyze text toxicity and provide content moderation across multiple languages for enhanced online safety.

To obtain your Perspective API key and configure the Perspective MCP Server, follow these steps:

  1. Create a Google Cloud Project:

    • Sign in to the Google Cloud Console with your Google Account.
    • Click on the project dropdown in the top navigation bar and select "New Project."
    • Enter a project name and click "Create."
  2. Request Access to the Perspective API:

    • Complete the Perspective API Access Request Form to request access.
    • Provide your Google Cloud Project ID (found in your project's settings) in the form.
    • Wait for an email confirmation from Google approving your access.
  3. Enable the Perspective API:

  4. Generate an API Key:

    • In the Google Cloud Console, navigate to "APIs & Services" > "Credentials."
    • Click on "Create Credentials" and select "API Key."
    • Copy the generated API key.
  5. Configure the Perspective MCP Server:

    • In your MCP settings file, add the following configuration:

      {
        "mcpServers": {
          "perspective": {
            "command": "npx",
            "args": [
              "-y",
              "@mtane0412/perspective-mcp-server"
            ],
            "env": {
              "PERSPECTIVE_API_KEY": "your-api-key"
            }
          }
        }
      }
      
    • Replace "your-api-key" with the API key you obtained in the previous step.

  6. Fill in the FastMCP Connection Interface:

    • Open the FastMCP connection interface.
    • Enter the API key in the appropriate field to establish the connection.

By following these steps, you'll successfully obtain and configure your Perspective API key for use with the Perspective MCP Server.

How to Install Perspective API

Install Perspective API MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to Perspective API

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.