Loomal

Humantextpro MCP

MCP server by github.com/humantextpro/mcp-server

AI text detection and humanization for Claude Code, Cursor, and Windsurf.

0 starsnpm: @humantext/mcp-server

About Humantextpro MCP

Humantextpro MCP is an MCP (Model Context Protocol) server published by humantextpro in the official MCP registry. AI text detection and humanization for Claude Code, Cursor, and Windsurf.

It ships as an npm package (@humantext/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/humantextpro/mcp-server.

Use Humantextpro MCP with your agent

Claude Code · one command
claude mcp add humantextpro-mcp -- npx -y @humantext/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "humantextpro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@humantext/mcp-server"
      ]
    }
  }
}
npm@humantext/mcp-server

Frequently asked questions

What is Humantextpro MCP?
Humantextpro MCP is an MCP (Model Context Protocol) server by humantextpro. AI text detection and humanization for Claude Code, Cursor, and Windsurf.
How do I connect Humantextpro MCP to Claude, Cursor, or another MCP client?
Install Humantextpro MCP from its npm package (@humantext/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Humantextpro MCP open source?
Yes — the source code is public at github.com/humantextpro/mcp-server.
Can AI agents pay to use Humantextpro MCP?
Not yet through Loomal — Humantextpro MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Humantextpro MCP? Claim this listing free by verifying GitHub ownership, or contact us.