TypeScript Refactoring
MCP Serverby mizchi · Added 5mo ago
Claude
442
Install
npx -y typescript-mcpAdd to Claude
claude mcp add mizchi-lsmcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"typescript-refactoring": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides TypeScript/JavaScript code analysis and refactoring capabilities using ts-morph, enabling intelligent code transformations with symbol renaming, file moving with import path corrections, cross-file reference updates, type signature analysis, and module dependency exploration across entire codebases.
Tags
File Systemsmcp-servertypescriptnpm