@Morebetterclaw/Humanify
FreeNot checkedEnables transforming AI-generated marketing copy into human-sounding, GEO-optimized content for AI search engines.
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
Install @Morebetterclaw/Humanify in Claude Desktop, Claude Code & Cursor
unyly install morebetterclaw-humanify-mcpInstalls 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-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare @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
