Skip to main content
Glama
morebetterclaw

@morebetterclaw/humanify-mcp

@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

Related MCP server: GEO Analysis for AI SEO

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    GEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.
    2
    29
    21
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables users to analyze and optimize brand visibility across major AI engines like ChatGPT and Gemini via the Naia GEO platform. It supports running visibility analyses, generating AI-optimized content, and managing strategic execution plans through natural language.
  • -
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to perform comprehensive SEO and GEO measurements, including site audits, keyword research, ranking tracking, and brand visibility analysis across search engines and generative AI platforms.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/morebetterclaw/humanify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server