MCP.so
Sign In
G

Glin Profanity Mcp

@GLINCKER

About Glin Profanity Mcp

Content moderation and profanity detection MCP server with 19 tools, 24 language support, leetspeak/Unicode obfuscation detection, context-aware analysis, batch processing, and user tracking for AI-powered content safety.

Basic information

Category

Other

Transports

stdio

Publisher

GLINCKER

Submitted by

GDS K S

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "glin-profanity": {
      "command": "npx",
      "args": [
        "-y",
        "glin-profanity-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Glin Profanity Mcp?

Glin Profanity Mcp is a content moderation server that implements the Model Context Protocol (MCP). It provides 19 tools for detecting profanity, leetspeak, and unicode obfuscation across 24 languages, with features like context-aware analysis, batch processing, and user tracking. It is designed for developers who need to moderate user-generated or AI-generated text in multilingual applications.

How to use Glin Profanity Mcp?

Install the server via npm using the command npx glin-profanity-mcp. After installation, configure your MCP client (e.g., Claude Desktop or a custom application) to connect to the server. The server uses HTTP transport for cloud deployment, so you will need to point your MCP host to the server's endpoint. No additional configuration keys are documented beyond the install command.

Key features of Glin Profanity Mcp

  • Leetspeak detection (e.g., “f4ck” → “fuck”)
  • Unicode obfuscation detection using homoglyphs
  • Context-aware analysis with domain whitelists
  • Batch processing for multiple texts at once
  • User tracking for repeat offender detection
  • HTTP transport for cloud deployment

Use cases of Glin Profanity Mcp

  • Filtering profanity in multilingual chat or comment systems
  • Detecting obfuscated swear words in user‑submitted text
  • Bulk moderating large volumes of content with batch processing
  • Identifying repeat offenders through user tracking
  • Enforcing content policies in AI‑powered applications

FAQ from Glin Profanity Mcp

How many moderation tools does Glin Profanity Mcp offer?

It offers 19 tools for comprehensive content moderation.

How many languages are supported?

24 languages are supported for profanity detection.

Does it detect leetspeak and unicode obfuscation?

Yes, it can detect leetspeak variations and unicode obfuscation using homoglyphs.

What transport does the server use?

The server uses HTTP transport, making it suitable for cloud deployment.

How do I install Glin Profanity Mcp?

Install it via npm by running npx glin-profanity-mcp in your terminal.

Comments

More Other MCP servers