Command Palette

Search for a command to run...

UnylyUnyly
Browse all

@Morebetterclaw/Humanify

FreeNot checked

Enables transforming AI-generated marketing copy into human-sounding, GEO-optimized content for AI search engines.

GitHubEmbed

About

Enables transforming AI-generated marketing copy into human-sounding, GEO-optimized content for AI search engines.

README

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

from github.com/morebetterclaw/humanify-mcp

Install @Morebetterclaw/Humanify in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install morebetterclaw-humanify-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add morebetterclaw-humanify-mcp -- npx -y @morebetterclaw/humanify-mcp

FAQ

Is @Morebetterclaw/Humanify MCP free?

Yes, @Morebetterclaw/Humanify MCP is free — one-click install via Unyly at no cost.

Does @Morebetterclaw/Humanify need an API key?

No, @Morebetterclaw/Humanify runs without API keys or environment variables.

Is @Morebetterclaw/Humanify hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install @Morebetterclaw/Humanify in Claude Desktop, Claude Code or Cursor?

Open @Morebetterclaw/Humanify on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare @Morebetterclaw/Humanify with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs