typescript-go

GitHub

Staging repo for development of native port of TypeScript

26,198 stars Go Go 1 file ยท ~1,600 tokens

typescript-go MCP Server

MCP server for microsoft/typescript-go

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "typescript-go": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/typescript-go"
      ]
    }
  }
}