humanizer-mcp
v0.2.0
Published
MCP server for analyzing and humanizing AI-generated text. Thin npm launcher for the Python package.
Maintainers
Readme
humanizer-mcp (npm launcher)
A thin Node launcher for the Python humanizer-mcp package. Delegates to uvx, pipx run, or python3 -m humanizer_mcp — whichever is available on the host.
Usage
npx humanizer-mcpAll arguments are forwarded to the Python CLI.
Requirements
One of the following on PATH:
uv(recommended — zero-install viauvx)pipxpython3with thehumanizer-mcppackage already installed (pip install humanizer-mcp)
Full documentation
See the main README for tool descriptions, Claude client configuration, and examples.
License
MIT
