Loading MCP server directory, please wait...
AST for TypeScript, supports creating JSON representations of React components
npx @getmcp/cli add io.github.jscoobyced/jsc-typescript-ast-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROJECT_TSCONFIG_PATHThe path to your TypeScript project's tsconfig.json file
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jscoobyced/jsc-typescript-ast-mcp": {
"command": "npx",
"args": [
"-y",
"jsc-typescript-ast-mcp"
],
"env": {
"PROJECT_TSCONFIG_PATH": ""
}
}
}
}