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