Skip to content

glin-profanity-mcp v1.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Jan 21:09
· 33 commits to release since this release

πŸ€– Glin Profanity MCP Server v1.0.2

MCP (Model Context Protocol) server for AI assistants like Claude, Cursor, and Windsurf.

πŸ“¦ Installation

npm install -g glin-profanity-mcp

⚑ Quick Setup

Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):

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

✨ Features

  • 12 Tools: Check, censor, analyze, batch process profanity
  • 24 Languages: Full multilingual support
  • Streaming HTTP: Real-time content moderation
  • Context-Aware: Domain-specific whitelists
  • AI-Optimized: Designed for LLM tool use

πŸ”— Links


πŸ€– This release was automatically generated