Pytest Recording

MCP Server

by aiskillstore · Added 5mo ago

Claude
151

Install

git clone https://github.com/aiskillstore/marketplace

Add to Claude

claude mcp add pytest-recording

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "pytest-recording": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/pytest-recording"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses.

Tags

ai-mlpythongobashazureskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations