Back to search
30
MCP

mcp-jest

npm/mcp-jest

Testing framework for Model Context Protocol (MCP) servers - like Jest but for MCP

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@crashbytes/mcp-test-kit
Testing framework for Model Context Protocol (MCP) servers - Jest/Vitest for MCP
0 tools
eval-mcp
Pytest-style framework for evaluating Model Context Protocol (MCP) servers.
0 tools
mcp-agent-test
pytest for MCP agents — a testing framework for Model Context Protocol agents
0 tools
mcproof
A framework for testing MCP servers
0 tools
@nest-mcp/server
NestJS MCP Server - Build Model Context Protocol servers with NestJS
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-jest": {
      "url": "None",
      "transport": "http"
    }
  }
}