Comment SetModerationStatus
MCP Serverby eat-pray-ai · Added 5mo ago
Claude
377
Install
git clone https://github.com/eat-pray-ai/yutuAdd to Claude
claude mcp add comment-setmoderationstatusQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"comment-setmoderationstatus": {
"command": "npx",
"args": [
"@modelcontextprotocol/comment-setmoderationstatus"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Set moderation status (heldForReview, published, rejected) for comments.
Tags
developmentbashexpressskill