You're viewing a demo portfolio

Join the waitlist
PRSM

convert_case

Active

Tool of Textcase

declared in 0.1.0

Convert text to a target case: camel, pascal, snake, kebab, constant, title, sentence, lower, upper, dot, or slug (keyless, offline).

Parameters schema

{
  "type": "object",
  "required": [
    "text",
    "target"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "The text to convert."
    },
    "target": {
      "type": "string",
      "description": "Target case: camel | pascal | snake | kebab | constant | title | sentence | lower | upper | dot | slug."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Textcase

https://github.com/pipeworx-io/mcp-textcase

2/7 registries
View full server →