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
Transforms input text so that letters alternately switch between uppercase and lowercase, starting with uppercase. MCP server for Claude Desktop and modelcontex
npx -y @dennisk2025/text-alternating-case
{
"mcpServers": {
"text-alternating-case": {
"command": "npx",
"args": ["-y", "@dennisk2025/text-alternating-case"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Github Gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE