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_URLResumen de MCP Servers
# 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
Lo que la gente pregunta sobre ryterpro-mcp
¿Qué es apiihub33-cyber/ryterpro-mcp?
+
apiihub33-cyber/ryterpro-mcp es mcp servers para el ecosistema de Claude AI. MCP Server of Ryter Pro AI Humanizer Tiene 1 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala ryterpro-mcp?
+
Puedes instalar ryterpro-mcp clonando el repositorio (https://github.com/apiihub33-cyber/ryterpro-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar apiihub33-cyber/ryterpro-mcp?
+
apiihub33-cyber/ryterpro-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene apiihub33-cyber/ryterpro-mcp?
+
apiihub33-cyber/ryterpro-mcp es mantenido por apiihub33-cyber. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a ryterpro-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega ryterpro-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!