Rephrasy MCP Server (io.github.rephrasyai/rephrasy-mcp)
This MCP server integrates Rephrasy with any MCP client (including Claude and Cursor) to humanize AI-generated text and check AI-detection scores. It provides two tools—humanize and detect—using a single API key, and operates within the editor or agent workflow.
🛠️ Key Features
humanize: rewrites AI-generated text into a more natural human style while preserving meaningdetect: scores how likely text is to be flagged as AI-written (overall score, with optional per-sentence scoring)- Uses Rephrasy from Claude, Cursor, or any MCP client
- Requires one API key
🚀 Use Cases
- Humanizing AI-generated text without leaving an editor or agent workflow
- Assessing AI-detection likelihood for text from an MCP client
- Evaluating detection risk at sentence level (optional)
⚡ Developer Benefits
- Access two Rephrasy capabilities via one API key
- Compatible with any MCP client, not limited to a single platform
⚠️ Limitations
- The provided documentation excerpt only states two tools (
humanize,detect) and an API-key setup; additional capabilities and constraints are not described.