MCP Server of Ryter Pro AI Humanizer
claude mcp add ryterpro-mcp -- python -m ryterpro-mcp{
"mcpServers": {
"ryterpro-mcp": {
"command": "python",
"args": ["-m", "ryterpro-mcp"],
"env": {
"RYTERPRO_API_KEY": "<ryterpro_api_key>",
"RYTERPRO_BASE_URL": "<ryterpro_base_url>"
}
}
}
}RYTERPRO_API_KEYRYTERPRO_BASE_URLMCP Servers overview
# Ryter Pro MCP Server
<!-- mcp-name: io.github.apiihub33-cyber/ryterpro-mcp -->
An MCP server that exposes the [Ryter Pro](https://www.ryter.pro/) text humanizer API as a tool for MCP-compatible clients.
## Tools
### `humanize_text`
Humanize 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_info`
Return basic API configuration and documentation links.
## Installation
Requires Python 3.10 or later.
```bash
pip install ryterpro-mcp
```
## Configuration
Set your Ryter Pro API key before running the server:
```bash
export RYTERPRO_API_KEY="your_api_key_here"
```
Optional environment variables:
```bash
export RYTERPRO_BASE_URL="https://api.ryter.pro"
export RYTERPRO_TIMEOUT="60"
```
## Run
```bash
ryterpro-mcp
```
The server uses the MCP stdio transport by default.
## MCP Client Example
```json
{
"mcpServers": {
"ryterpro": {
"command": "ryterpro-mcp",
"env": {
"RYTERPRO_API_KEY": "your_api_key_here"
}
}
}
}
```
For local development from this repository:
```json
{
"mcpServers": {
"ryterpro": {
"command": "python3",
"args": ["-m", "ryterpro_mcp.server"],
"env": {
"RYTERPRO_API_KEY": "your_api_key_here"
}
}
}
}
```
## Links
* [Ryter Pro](https://www.ryter.pro/)
* [API Documentation](https://www.ryter.pro/docs/text-humanize)
* [Pricing](https://www.ryter.pro/pricing)
## License
MIT
What people ask about ryterpro-mcp
What is apiihub33-cyber/ryterpro-mcp?
+
apiihub33-cyber/ryterpro-mcp is mcp servers for the Claude AI ecosystem. MCP Server of Ryter Pro AI Humanizer It has 1 GitHub stars and was last updated today.
How do I install ryterpro-mcp?
+
You can install ryterpro-mcp by cloning the repository (https://github.com/apiihub33-cyber/ryterpro-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is apiihub33-cyber/ryterpro-mcp safe to use?
+
apiihub33-cyber/ryterpro-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains apiihub33-cyber/ryterpro-mcp?
+
apiihub33-cyber/ryterpro-mcp is maintained by apiihub33-cyber. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to ryterpro-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy ryterpro-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/apiihub33-cyber-ryterpro-mcp)<a href="https://claudewave.com/repo/apiihub33-cyber-ryterpro-mcp"><img src="https://claudewave.com/api/badge/apiihub33-cyber-ryterpro-mcp" alt="Featured on ClaudeWave: apiihub33-cyber/ryterpro-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!