Skip to main content
Glama
rephrasyai

Rephrasy

Official
by rephrasyai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPHRASY_API_KEYYesYour Rephrasy API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
humanizeA

Rewrite AI-generated text with Rephrasy so it reads in a natural, human style — varying sentence rhythm, structure and word choice while preserving meaning. Returns the rewritten text. Costs words/credits on the connected Rephrasy plan.

detectA

Score a text with Rephrasy's AI detector. Returns an overall AI-likelihood score (lower = more human-like) and, optionally, per-sentence scores. Useful to verify a draft before publishing. Max 15,000 characters.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 2 tools

Disambiguation5/5

Humanize and detect have clearly distinct purposes: one modifies text to sound human, the other analyzes text for AI-likelihood. There is no overlap or ambiguity between them.

Naming Consistency5/5

Both tool names are single, lowercase verbs that directly describe their action (humanize, detect). The naming pattern is simple, consistent, and predictable.

Tool Count3/5

With only two tools, the set feels thin but is appropriately scoped for a niche server focused on AI text rewriting and detection. It is borderline but not egregiously under-populated.

Completeness5/5

The two tools cover the full intended workflow: rewrite text to human style and verify it with a detector. There are no obvious missing operations for the stated purpose.

Maintenance

ActivitySlowing
ResponsivenessNo issues