jsc typescript ast mcp for Claude Desktop
io.github.jscoobyced/jsc-typescript-ast-mcp
AST for TypeScript, supports creating JSON representations of React components
client:Claude Desktop
transport:stdio
runtime:npm
Install jsc typescript ast mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jsc-typescript-ast-mcp": {
"command": "npx",
"args": [
"-y",
"jsc-typescript-ast-mcp"
],
"env": {
"PROJECT_TSCONFIG_PATH": "<PROJECT_TSCONFIG_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs