CrashBytes-Personal/mcp-test-kit
Platform-specific configuration:
{
"mcpServers": {
"mcp-test-kit": {
"command": "npx",
"args": [
"-y",
"mcp-test-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/CrashBytes/mcp-test-kit/actions) [](https://codecov.io/gh/CrashBytes/mcp-test-kit)
> A comprehensive testing framework for Model Context Protocol (MCP) servers
[](https://www.npmjs.com/package/@crashbytes/mcp-test-kit) [](https://opensource.org/licenses/MIT)
Model Context Protocol (MCP) is an open protocol developed by Anthropic that enables AI assistants like Claude to securely interact with external tools, data sources, and services. Think of it as a standardized way for AI models to:
Here are some practical MCP servers you might build:
graph LR
Loading reviews...