Loading MCP server directory, please wait...
MCP server for humanizing and rewriting text with the Ryter Pro API.
npx @getmcp/cli add io.github.apiihub33-cyber/ryterpro-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RYTERPRO_API_KEYRyter Pro API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.apiihub33-cyber/ryterpro-mcp": {
"command": "uvx",
"args": [
"ryterpro-mcp"
],
"env": {
"RYTERPRO_API_KEY": "",
"RYTERPRO_BASE_URL": "",
"RYTERPRO_TIMEOUT": ""
}
}
}
}