mcp-test-harness

vaquarkhan/mcp-test-harness
★ 2 stars Python API Integration Updated 4d ago
a Testing framework for MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-test-harness": {
      "command": "uvx",
      "args": [
        "mcp-test-harness"
      ]
    }
  }
}

Or install with pip: pip install mcp-test-harness

README Excerpt

<p align="center"> <img src="docs/images/hero-banner.png" alt="MCP Test Harness — pytest-style testing for MCP servers" width="100%" /> </p> **Release 2.0.0** — install from **[PyPI](https://pypi.org/project/mcp-test-harness/)** (`pip install mcp-test-harness`) or use the **OCI image** on **GitHub Container Registry:** **`ghcr.io/vaquarkhan/mcp-test-harness`**. Tags: **`latest`** and **`2.0.0`** (runtime, `mcp-test` entrypoint), **`dev`** and **`2.0.0-dev`** (pytest + dev extras). [Browse tags o

Tools (7)

assert_authorization_boundaryassert_tool_idempotentjsonlatestmcp_servermcp_server_sessiontransport