A
Software engineer. Open source enthusiast.
⚡
Preview coming soon
An MCP App for visualizing multiple rewritten variations of text. Compare grammar corrections, style adjustments, and tone changes side-by-side with interactive UI. Copy any variation with one click.
Installation
Add the following configuration to your MCP client settings file to install this app.
{
"claude": {
"mcpServers": {
"wordly": {
"command": "npx",
"args": [
"-y",
"wordly-mcp-app"
]
}
}
}
}Related Apps
Install Instructions
Copy the JSON config below and paste it into your MCP client settings file.
For Claude Desktop:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"wordly": {
"command": "npx",
"args": [
"-y",
"wordly-mcp-app"
]
}
}
}Get this App
Copy the config and paste it into your MCP client settings.
{
"claude": {
"mcpServers": {
"wordly": {
"command": "npx",
"args": [
"-y",
"wordly-mcp-app"
]
}
}
}
}Stats
Rating
4.0(2)
Installs
45
Views
340
GitHub
28 ★
Works With
🟠 Claude🔵 VS Code
README Badge
Add this badge to your GitHub README:
[](https://getmcpapps.com/apps/wordly)
