← wordly

wordly 1.2.2

npm · wordly-mcp-app · current release

1
Tools
1
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-21T20:43:48.122Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {
    "listChanged": true
  },
  "resources": {
    "listChanged": true
  }
}

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

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.