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