Refactor TypeScript and JavaScript with precise code intelligence and structural analysis.
This tool is described as an open-source TypeScript/JavaScript refactoring and code-intelligence MCP server with no required secrets and no declared remote endpoints, with no clear high-risk red flags. The main considerations are its local code-execution behavior and likely workspace source read/write access, while the source is auditable but has weak adoption and unknown maintenance status.
The materials explicitly state that no keys or environment variables are required, and there is no indicated design for credential collection, storage, or forwarding; credential exposure appears low.
No remote endpoints are declared, and the described functionality focuses on local tsserver protocol mapping, refactoring, and workspace analysis; based on the provided materials, there is no clear data egress path.
The system flags this tool as executes-code, and as an MCP server exposing 40 tools mapped directly to tsserver commands, it likely performs local code-analysis and refactoring actions; this is a normal high-privilege capability for this tool category and warrants limiting the runtime environment and project scope.
It claims code intelligence, structural changes, and workspace analysis, which reasonably implies reading project source code and potentially modifying TypeScript/JavaScript files in the workspace; the materials do not show overbroad access beyond the stated purpose, but it should still be treated as having meaningful access to local code data.
Positive signals include being open source under the MIT License, making the code auditable; however, it comes from a third-party registry, has only 0 stars, unknown maintenance status, and lacks README detail, so supply-chain maturity and ongoing maintenance signals are weak. Review the source and dependencies before production use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ts-mcp-server" yet — see the docs or source repo.
Use ts-mcp-server to analyze the TypeScript files in the current project, identify safe refactoring opportunities such as rename, extract function, and remove unused imports, and list actionable changes by file.
A file-by-file list of refactoring suggestions with executable structured change actions.
Use ts-mcp-server to find the definition, all references, and related type information for the function getUserProfile, then summarize which modules depend on it.
The tool returns the symbol definition, reference list, type context, and a dependency summary.
Use ts-mcp-server to perform code intelligence analysis on this JavaScript/TypeScript workspace, summarize the main modules, entry points, and key type relationships, and point out structural issues that may affect maintainability.
A workspace structure overview, module relationship summary, and a list of potential code organization issues.
Analyze TypeScript types and dependency graphs to understand and refactor codebases.
Build TypeScript MCP servers quickly with starter tools and resource examples.
Aggregate MCP tools, generate TypeScript typings, and orchestrate cross-server workflows.
Navigate, inspect, diagnose, and refactor TypeScript projects with compiler-level intelligence.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.
A general MCP server for files, code analysis, async tasks, and secure transport.