The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Ryter Pro listing page.
An MCP server that exposes the Ryter Pro text humanizer API as a tool for MCP-compatible clients.
humanize_textHumanize or rewrite text with the Ryter Pro API.
Inputs:
text: Text to humanize.mode: Optional humanizer mode supported by your Ryter Pro API.ryterpro_api_infoReturn basic API configuration and documentation links.
Requires Python 3.10 or later.
Set your Ryter Pro API key before running the server:
Optional environment variables:
The server uses the MCP stdio transport by default.
For local development from this repository:
MIT