mcpbeat Sign in

Humanify MCP Server

local only

Humanify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 28 Mar 2026.

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

Installs per day peak 10 · avg 4 · +67% w/w
a month agotoday
23
Installs / week
npm · @morebetterclaw/humanify-mcp
0
Stars
0 open issues
28 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Humanify MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add humanify-mcp -- npx -y @morebetterclaw/humanify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "humanify-mcp": {
      "args": [
        "-y",
        "@morebetterclaw/humanify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.humanify-mcp]
command = "npx"
args = ["-y", "@morebetterclaw/humanify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "humanify-mcp": {
      "args": [
        "-y",
        "@morebetterclaw/humanify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "humanify-mcp": {
      "args": [
        "-y",
        "@morebetterclaw/humanify-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HUMANIFY_API_KEY (Your Humanify API key. Get one at https://humanifyit.ai/api-docs). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Humanify MCP

same job, measured the same way
Copus
by copus-io

Search human-curated content recommendations from Copus - The Internet Treasure Map

26 installs/wk local only
Optiqra MCP
by armin5872

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

38 installs/wk local only
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
Decodo
by decodo

Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites

324 installs/wk local only
I
SEO GEO Intelligence
by atul0016

SEO and AI-answer visibility intelligence for search, content gaps, and GEO actions.

44 installs/wk local only
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering
Frase SEO
by frase

SEO, GEO & AI Visibility — research, write, optimize, publish & monitor content. 121 tools.

480 installs/wk answering
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

24 installs/wk local only

Humanify MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Humanify MCP?
Humanify MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @morebetterclaw/humanify-mcp was installed 23 times last week.
How do I connect Humanify MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @morebetterclaw/humanify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Humanify MCP?
The npm package @morebetterclaw/humanify-mcp was installed 23 times in the last week. Week over week that is +67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Humanify MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.