MCP Server
MCP
io.github.jscoobyced/jsc-typescript-ast-mcp
AST for TypeScript, supports creating JSON representations of React components
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "jsc-typescript-ast-mcp",
"version": "1.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The path to your TypeScript project's tsconfig.json file",
"isRequired": true,
"format": "string",
"name": "PROJECT_TSCONFIG_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment