Back to search
30
MCP

@crashbytes/mcp-test-kit

npm/@crashbytes/mcp-test-kit

Testing framework for Model Context Protocol (MCP) servers - Jest/Vitest for MCP

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

Similar MCP servers embedding-nearest

mcp-jest
Testing framework for Model Context Protocol (MCP) servers - like Jest but for MCP
0 tools
mcp-agent-test
pytest for MCP agents — a testing framework for Model Context Protocol agents
0 tools
eval-mcp
Pytest-style framework for evaluating Model Context Protocol (MCP) servers.
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools
mcproof
A framework for testing MCP servers
0 tools
dev-kit-mcp-server
A Model Context Protocol server for turning repositories into navigable MCP systems
0 tools

How to use

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

{
  "mcpServers": {
    "@crashbytes/mcp-test-kit": {
      "url": "None",
      "transport": "http"
    }
  }
}