Skip to main content
Glama
schicks

ts-refactor-mcp

by schicks

moveFile

Move TypeScript files and automatically update all import statements to maintain project integrity. This tool applies changes atomically to ensure error-free refactoring.

Instructions

Move a TypeScript file and update all imports automatically. Applies edits atomically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectRootYesAbsolute path to the project root (where tsconfig.json is)
oldPathYesAbsolute path to the file to move
newPathYesAbsolute path to the new location
dryRunNoIf true, return the edit plan without applying changes
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/schicks/ts-refactor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server