Claude · Model Context Protocol

The SEO content layer for Claude

humanaizer-mcp connects Claude Code, Claude Desktop or any MCP client to your Humanaizer account. Claude reasons and writes; Humanaizer runs the SERP research, brand voice, quality gates and publishing — so you drive a full SEO pipeline straight from chat.

Install (Claude Code)
$ claude mcp add humanaizer -- npx -y humanaizer-mcp

HOW IT FITS TOGETHER

Reasoning from Claude, SEO data and actions from Humanaizer

An LLM alone can write, but it can't read the live SERP, apply your brand voice, run quality gates or publish to your CMS. The MCP server is exactly that missing data-and-action layer — Claude calls it, Humanaizer does the work.

Claudereasons & writes
humanaizer-mcpSEO data + action layer
SERP research
Autopilot pipeline
Brand voice
Publish to CMS
Quality score

SETUP

Connected in under a minute

Claude Code
$ claude mcp add humanaizer -- npx -y humanaizer-mcp
Claude Desktop (config)
{
  "mcpServers": {
    "humanaizer": {
      "command": "npx",
      "args": ["-y", "humanaizer-mcp"]
    }
  }
}
1

Connect your account

Ask Claude "connect my Humanaizer account". A one-click consent page opens on humanaizer.io — no password is ever typed into the chat.

2

Create content

Say "write an article about …". Claude picks a brand kit and content type, then create_content starts the autopilot pipeline.

3

Publish

When the draft reaches ready-to-publish, publish_content sends it to a connected CMS and returns the live permalink.

TOOLS

Every tool the server exposes

Quota is always enforced server-side. Publishing requires a plan with auto-publish; everything else works on the free plan.

ToolPurpose
login_browser · login_statusOne-click browser account connect (consent on humanaizer.io; no password in chat).
login · logoutEmail + password fallback for headless environments (auto-refreshing session).
get_accountPlan, usage, limits and enabled features.
list_brand_kitsList your brand kits so drafts match your voice.
list_content_types · get_content_type_schemaList content types and the required field schema for each.
list_prompt_templatesList AI instruction templates and their variables.
create_contentCreate content and start the autopilot pipeline.
get_content_statusLifecycle state and live autopilot progress.
list_contents · get_contentBrowse your content or fetch the final HTML.
retry_outlineOne-tap retry for a stuck outline.
get_quality_scoreAggregated quality score for a draft.
list_integrationsList connected publishing targets.
publish_content · list_publish_jobsPublish to an integration and track the job to a live URL.

A REALISTIC WORKFLOW

How teams actually use it inside Claude

01

Scan the SERP

Humanaizer pulls the live top-ranking pages for your keyword.

02

Shape the brief

Claude reasons over the results and your brand voice to set the angle.

03

Cover the gaps

The outline is built to include what competitors miss.

04

Generate & humanize

The pipeline writes, humanizes and runs quality gates.

05

Review & publish

You approve, then publish to your CMS — all from chat.

FAQ

Questions about the MCP server

What is humanaizer-mcp?

An open-source (MIT) Model Context Protocol server that connects Claude — or any MCP client — to your Humanaizer account, so you can research, generate, humanize and publish SEO content from chat.

Does it work with Claude Code and Claude Desktop?

Yes. Install in Claude Code with a single command, or add it to your Claude Desktop config. Any MCP-compatible client works, including Cursor.

Does it really run live SERP research?

Yes. create_content starts the full autopilot pipeline, which begins with live SERP research before writing — not a one-shot prompt.

Which CMS platforms can it publish to?

WordPress, Ghost, Strapi, Webflow, Shopify, Wix or a custom API — whichever you've connected in your account.

What languages are supported?

Content is generated in 10+ languages and the humanizer covers 12; the app UI is available in English, Turkish and Portuguese.

Do I have to type my password into the chat?

No. The default browser login opens a one-click consent page on humanaizer.io; your password never enters the conversation. A password fallback exists only for headless setups.

Is the MCP server free?

The package is free and open-source, and it works on the free Humanaizer plan. Publishing requires a plan with auto-publish enabled.

Can I use it outside Claude?

Yes — it's a standard MCP server, so any MCP-compatible client (such as Cursor) can connect to it.

Bring the SEO pipeline into Claude

Create a free account, install the server and generate your first researched, on-brand article from chat.

Free plan · no card required

Command Palette

Search for a command to run...