SERVER
Jsc Typescript Ast MCP Server
Rank #9013io.github.jscoobyced/jsc-typescript-ast-mcp
An MCP that provides an abstract syntax tree (AST) for TypeScript code using the ts-morph library.
First listed
Apr 5, 2026
Last publish date
Apr 8, 2026
OVERVIEW
Jsc Typescript Ast MCP Server is a Model Context Protocol (MCP) server published by jscoobyced. It ranks #9013 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Jsc Typescript Ast MCP Server is listed on Official MCP, with 9 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Apr 8, 2026.
STANDING
#9,013of 58,832 tracked serversTop 25%
Ranks ahead of 49,819 of 58,832 servers on MCP Toplist.
CONNECT
Use Jsc Typescript Ast MCP Server
Add Jsc Typescript Ast MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"jsc-typescript-ast-mcp": {
"command": "npx",
"args": [
"-y",
"jsc-typescript-ast-mcp"
],
"env": {
"PROJECT_TSCONFIG_PATH": "<your PROJECT_TSCONFIG_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
jscoobyced
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 1.0.10 | Apr 8, 2026 |
| 1.0.9 | Apr 6, 2026 |
| 1.0.8 | Apr 6, 2026 |
| 1.0.5 | Apr 6, 2026 |
| 1.0.4 | Apr 6, 2026 |
| 1.0.3 | Apr 6, 2026 |
| 1.0.2 | Apr 5, 2026 |
| 1.0.1 | Apr 5, 2026 |
| 1.0.0 | Apr 5, 2026 |
FAQ
Frequently asked questions
- What is Jsc Typescript Ast MCP Server?
- An MCP that provides an abstract syntax tree (AST) for TypeScript code using the ts-morph library.
- Who maintains Jsc Typescript Ast MCP Server?
- Jsc Typescript Ast MCP Server is maintained by jscoobyced, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Jsc Typescript Ast MCP Server an official MCP server?
- Yes — Jsc Typescript Ast MCP Server is listed on the Official MCP Registry.
- How many versions does Jsc Typescript Ast MCP Server have?
- MCP Toplist tracks 9 versions of Jsc Typescript Ast MCP Server, most recently published on Apr 8, 2026.
- Where can I find the source code for Jsc Typescript Ast MCP Server?
- The source code for Jsc Typescript Ast MCP Server is hosted at github.com/jscoobyced/jsc-typescript-ast-mcp.
EXPLORE