Back to Browse

Humanify MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Transform AI-generated copy into human-sounding, GEO-optimised marketing content.

About

Transform AI-generated copy into human-sounding, GEO-optimised marketing content.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your Humanify API key. Get one at https://humanifyit.ai/api-docsRequired

Environment variable: HUMANIFY_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-morebetterclaw-humanify-mcp": {
      "env": {
        "HUMANIFY_API_KEY": "your-humanify-api-key-here"
      },
      "args": [
        "-y",
        "@morebetterclaw/humanify-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@morebetterclaw/humanify-mcp

MCP server for Humanify — transform AI-generated marketing copy into human-sounding, GEO-optimised content that gets cited by AI search engines.

What it does

Exposes a single tool (humanify_transform) that takes AI-generated copy and returns:

  • Transformed copy — rewritten to sound human and rank in AI search
  • Score (0–100) — human-readability rating
  • Improvements — list of changes made

Install

npx @morebetterclaw/humanify-mcp

Configuration

Set your API key as an environment variable:

export HUMANIFY_API_KEY=hfy_live_xxxx

Get a key at https://humanifyit.ai/api-docs

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "humanify": {
      "command": "npx",
      "args": ["-y", "@morebetterclaw/humanify-mcp"],
      "env": {
        "HUMANIFY_API_KEY": "hfy_live_xxxx"
      }
    }
  }
}

Pricing

  • Free: 50 credits on signup (no card required)
  • Pay-as-you-go: $10 = 1,000 transforms (~$0.01 each)
  • Pro subscribers: Unlimited API calls

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Humanify MCP Server - Transform AI-generated copy into human-sounding, | MCP Marketplace