Back to directory
davidleathers113/typescript-analyzer-mcp

davidleathers113/typescript-analyzer-mcp

@davidleathers113

Analyze and fix any types in TypeScript with an intelligent MCP server – fast, extensible, and React-aware.

typescriptanalyzermcpcode-analysistype-inferencereactcode-qualitytool

Installation & Configuration

{
  "mcpServers": {
    "typescript-analyzer": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12