Skip to content
Back to search
30
MCP

ts-mcp-server

npm/ts-mcp-server

MCP server that renames/moves TypeScript files and updates all imports via tsserver

Uptime
0.0%
50 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
jons-mcp-typescript
Model Context Protocol (MCP) server for TypeScript tooling via vtsls, Prettier, ESLint, and oxlint
0 tools
langchain-mcp-tools-ts
MCP to LangChain Tools Conversion Utility / TypeScript
0 tools
@orderly/ts-intellisense-mcp
A Model Context Protocol (MCP) server that provides TypeScript IntelliSense information for any symbol in TypeScript files.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ts-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}