Skip to content

Text Alternating Case

Free

by MCP Community

Transforms input text so that letters alternately switch between uppercase and lowercase, starting with uppercase. MCP server for Claude Desktop and modelcontex

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Text Alternating Case MCP Server

Transforms input text so that letters alternately switch between uppercase and lowercase, starting with uppercase. MCP server for Claude Desktop and modelcontex

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @dennisk2025/text-alternating-case
Add to claude_desktop_config.json
{
  "mcpServers": {
    "text-alternating-case": {
      "command": "npx",
      "args": ["-y", "@dennisk2025/text-alternating-case"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared