mcp-with-ssh

by aakarsh-sasi
Verified

migrate_file_naming

Convert Memory Bank file names from camelCase to kebab-case using the MCP server with SSH support for efficient file system standardization.

Instructions

Migrate Memory Bank files from camelCase to kebab-case naming convention

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_string" ], "type": "object" }
ID: lbc6a9lfqg