HomeProductivity › humanpen-mcp

humanpen-mcp

Document-level AI humanizer for .docx/.pptx: whole file, selected passages, or flagged text.

Official TypeScript CloudLocal
★ 4 stars Last pushed 2026-08-12 License: Apache-2.0

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.4.3)

npx -y humanpen-mcp@1.4.3

Or add to your MCP client config:

{
  "mcpServers": {
    "humanpen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "humanpen-mcp@1.4.3"
      ],
      "env": {
        "HUMANPEN_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • HUMANPEN_API_KEY required secret — HumanPen API key. Create one at https://humanpen.net/settings/api-keys

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry