提交

Naturalmelo MCP

@carter-wzq

9 hours ago
Lightweight MCP server for AI content detection — returns a naturalness score and flagged AI-template patterns with humanizing hints.

工具

服务器配置

{
  "mcpServers": {
    "naturalmelo-mcp": {
      "command": "node",
      "args": [
        "<ABSOLUTE_PATH>/naturalmelo-mcp/dist/index.js"
      ],
      "env": {
        "OPENAI_API_KEY": "sk-your-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.