Vibe Marketing MCP (HyperFeed.ai)
flag-problematic-phrases
Check text for phrases that should be avoided to make content more human and less AI-like. Returns any flagged phrases found in the text.
Remote synthetic-ci/vibe-marketing
Other tools also called flag-problematic-phrases?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "The text to check for problematic phrases"
}
}
}