Ryter Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from pypi. Last commit 27 Jul 2026.
MCP server for humanizing and rewriting text with the Ryter Pro API.
Today is the operative word: we check Ryter Pro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ryterpro-mcp -- uvx ryterpro-mcp
{
"mcpServers": {
"ryterpro-mcp": {
"args": [
"ryterpro-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ryterpro-mcp]
command = "uvx"
args = ["ryterpro-mcp"]
{
"mcpServers": {
"ryterpro-mcp": {
"args": [
"ryterpro-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ryterpro-mcp": {
"args": [
"ryterpro-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
RYTERPRO_API_KEY (Ryter Pro API key), RYTERPRO_BASE_URL (Optional Ryter Pro API base URL. Defaults to https://api.ryter.pro), RYTERPRO_TIMEOUT (Optional request timeout in seconds. Defaults to 60.).
The author declared them in the registry entry; get the values from the project itself.
Scaleway MCP server for interacting with the Scaleway APIs
CLI and MCP server for the Qonto banking API
CLI and MCP server for the LinkedIn API
MCP server and CLI tool for interacting with the Wayback Machine without API keys
MCP server for searching and reading PmWiki pages with text queries and group filtering.
MCP server for interacting with Bazos.cz and Bazos.sk
An MCP server for interacting with Memos.
MCP server for interacting with the Supabase platform
Answers built from our own checks of this server.