Run Jest tests via MCP
JavaScript testing framework. Execute tests and get results through AI interface.
{
"mcpServers": {
"jest": {
"mcpServers": {
"jest": {
"args": [
"-y",
"jest-mcp-server"
],
"command": "npx"
}
}
}
}
}