ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
Transpilers (ts-jest) MCP Server
Model Context Protocol (transpilers) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"transpilers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-transpilers"
]
}
}
}