Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Textcase

БесплатноНе проверен

Converts text between multiple cases (camel, pascal, snake, etc.) and supports bulk conversion to all cases.

GitHubEmbed

Описание

Converts text between multiple cases (camel, pascal, snake, etc.) and supports bulk conversion to all cases.

README

Text case conversion MCP.

Part of Pipeworx — an MCP gateway connecting AI agents to 1152+ live data sources.

Tools

Tool Description
convert_case Convert text to a target case: camel, pascal, snake, kebab, constant, title, sentence, lower, upper, dot, or slug (keyless, offline).
all_cases Convert text to ALL supported cases at once and return them keyed by name.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "textcase": {
      "url": "https://gateway.pipeworx.io/textcase/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1152+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Textcase data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-textcase

Установка Textcase

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-textcase

FAQ

Textcase MCP бесплатный?

Да, Textcase MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Textcase?

Нет, Textcase работает без API-ключей и переменных окружения.

Textcase — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Textcase в Claude Desktop, Claude Code или Cursor?

Открой Textcase на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Textcase with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development