glin-profanity-mcp v1.0.2
·
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