TypeScript Compiler

MCP Server Verified

Type-safe JavaScript. Compile TypeScript, check types, and generate declarations.

by Microsoft

★★★★☆ 4.4/5 (220 reviews)
30.8kGitHub stars
73.3kinstalls
Updated 2026-03-03
activetypescript

Installation

npx -y @microsoft/mcp-server-typescript-compiler

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "typescript-compiler": {
      "command": "npx",
      "args": ["-y", "@microsoft/mcp-server-typescript-compiler"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About TypeScript Compiler

Type-safe JavaScript. Compile TypeScript, check types, and generate declarations.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory