Ghostlab

sajjadGG/Ghostlab
★ 1 stars Python AI/LLM Updated 4d ago
Local end-to-end testing lab for any MCP server: coding agents role-play real users, drive your tools over multiple turns, score runs, and render/interact with MCP Apps ui:// widgets.
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": {
    "ghostlab": {
      "command": "uvx",
      "args": [
        "ghostlab"
      ]
    }
  }
}

Or install with pip: pip install ghostlab

README Excerpt

> A local, end-to-end **testing lab for MCP servers and agent skills** — coding agents role-play > real users, drive your tools over multiple turns, and the harness captures > traces, scores outcomes, and even **renders and clicks through MCP Apps UI > widgets**. **Test your MCP server the way it's actually used** — not with unit tests against

Tools (7)

capabilitiesconnectioncurlskillssestartuptransport

Topics

agent-testingai-agentsclaudecodexdeveloper-toolsend-to-end-testingllmllm-evaluationmcpmcp-appsmodel-context-protocolpythontesting-tools