ts-mcp-server
TypeScript MCP server for AI-powered refactoring. Rename symbols, extract functions, move declarations, inline variables, find references, and fix diagnostics — strictly via the native tsserver
Install / Use
claude mcp add AndyLiner13 -- npx -y github:AndyLiner13/ts-mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "ts-mcp-server", "version": "1.1.1", "description": "MCP server that renames/moves TypeScript files and updates all imports via tsserver", "type": "module", "bin": { "ts-mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "lint": "eslint index.ts tsserver.ts tools/", "start": "node dist/index.js", "prepublishOnly": "tsc", "publish": "npm publish --access public", "patch": "npm version patch" }, "keywords": [ "mcp", "mcp-server", "model-context-protocol", "typescript", "javascript", "react", "tsx", "jsx", "refactor", "refactoring", "rename", "move-file", "import-update", "tsserver", "language-server", "code-automation", "ai-tools", "copilot", "claude", "cursor" ], "license": "MIT", "author": "AndyLiner13", "repository": { "type": "git", "url": "https://github.com/AndyLiner13/ts-mcp-server.git" }, "homepage": "https://github.com/AndyLiner13/ts-mcp-server#readme", "bugs": { "url": "https://github.com/AndyLiner13/ts-mcp-server/issues" }, "engines": { "node": ">=22" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.27.1", "typescript": "^6", "zod": "^4.3.6" }, "devDependencies": { "@eslint/js": "^10.0.1", "@types/node": "^22", "eslint": "^10.1.0", "typescript-eslint": "^8.57.1" } }
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
