Case
БесплатноНе проверенMCP server: convert a string between case styles. Smart splitting handles mixed-case identifiers like someXMLParser and my-Mixed_thing.
Описание
MCP server: convert a string between case styles. Smart splitting handles mixed-case identifiers like someXMLParser and my-Mixed_thing.
README
MCP server: convert a string between case styles. Smart splitting handles
mixed-case identifiers like someXMLParser and my-Mixed_thing.
Tool
convert
{ "text": "someXMLParser", "style": "snake" }
→ { "result": "some_xml_parser" }
Supported styles: camel, pascal, snake, constant, kebab, train,
dot, path, title, lower, upper, sentence.
| Style | Example output |
|---|---|
| camel | helloWorld |
| pascal | HelloWorld |
| snake | hello_world |
| constant | HELLO_WORLD |
| kebab | hello-world |
| train | Hello-World |
| dot | hello.world |
| path | hello/world |
| title | Hello World |
| sentence | Hello world |
Configure
{ "mcpServers": { "case": { "command": "npx", "args": ["-y", "@mukundakatta/case-mcp"] } } }
License
MIT.
Установить Case в Claude Desktop, Claude Code, Cursor
unyly install case-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add case-mcp -- npx -y @mukundakatta/case-mcpFAQ
Case MCP бесплатный?
Да, Case MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Case?
Нет, Case работает без API-ключей и переменных окружения.
Case — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Case в Claude Desktop, Claude Code или Cursor?
Открой Case на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Case with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
