MCP server intelligence profile

wordly MCP Server

An MCP App that provides an interactive UI for visualizing multiple rewritten variations of text, enabling grammar checking, style adjustments, and text improvements with real-time comparison

Local Onlyarifszn
Awaiting current scanNpm · 1.2.2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install wordly-mcp-app from npm

Version 1.2.2 declares 1 executable entrypoint.

npm install --save-exact wordly-mcp-app@1.2.2
npx -y -p wordly-mcp-app@1.2.2 wordly-mcp-app
MCP client configuration example
{
  "mcpServers": {
    "wordly-mcp-app": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "wordly-mcp-app@1.2.2",
        "wordly-mcp-app"
      ]
    }
  }
}

Identity

Canonical slugwordly-8feb7102DeploymentLocal Only
Canonical packagenpm:wordly-mcp-appRepositoryarifszn/wordly-mcp-app
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmwordly-mcp-app1.2.21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmwordly-mcp-app1.2.2CurrentSep 5, 20261 toolsSucceeded · 1 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
Wordly MCP AppServer-reported name
2Capability groups
Aug 21, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
visualize_rewritesALWAYS use this tool when the user asks to rewrite text in multiple styles, variations, or tones. Also use for grammar test, checks, rewrites, improvements, or paraphrasing requests. This tool provides an interactive visualization of text variations. Provide the original text and a list of rewritten variations grouped by intent (e.g., Formal, Casual, Professional, Enthusiastic, Concise, etc.).
Input schema
{
  "type": "object",
  "properties": {
    "original_text": {
      "type": "string"
    },
    "variations": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "intent": {
            "type": "string",
            "description": "The goal of the rewrite (e.g. Fluency, Formal, Informal, Sensory)"
          },
          "text": {
            "type": "string",
            "description": "The rewritten text"
          }
        },
        "required": [
          "intent",
          "text"
        ],
        "additionalProperties": false
      }
    }
  },
  "required": [
    "original_text",
    "variations"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 1

  • ui://wordly-mcp-app/mcp-app.htmlui://wordly-mcp-app/mcp-app.html

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

wordly MCP Server questions

How do I install wordly MCP Server?

Install the selected package version with: npm install --save-exact wordly-mcp-app@1.2.2

What tools does wordly MCP Server provide?

wordly MCP Server exposed 1 tool during independent protocol observation, including visualize_rewrites.

Is wordly MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.