mcp-drill
v0.0.1
Published
Fault injection and reliability scoring for Model Context Protocol (MCP) servers.
Maintainers
Readme
mcp-drill
Fault injection and reliability scoring for MCP servers — mcp fault injection and mcp chaos testing in CI, with no live LLM in the loop.
mcp-drill sits transparently between an MCP client and a backend server and perturbs the traffic,
injecting protocol-level faults (timeouts, malformed, truncated, and corrupted-but-schema-valid
JSON-RPC responses), then scores how cleanly the server degrades and how machine-checkable its tool
output contracts are.
This npm package is an early preview (0.0.1). The tool is distributed for Python via PyPI
(pipx install mcp-drill or uvx mcp-drill); the full CLI, GitHub Action, and reliability
scorecard are in active development.
- Repository: https://github.com/TimurRakhmatullin86/mcp-drill
- License: Apache-2.0
