Back to directory
typescript-analyzer

typescript-analyzer

@davidleathers1132

An intelligent MCP server for analyzing and fixing TypeScript 'any' types, offering fast, extensible, and React-aware capabilities.

typescriptanalyzerrefactoringcode-qualityreacttool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/4/8
Updated
2025/5/6