QA EngineerIntermediate

QA Engineer Pack

Test automation: Postman API tests → Playwright E2E → GitHub issue tracking

Setup Time Icon30 minutes setup
Servers Icon3 Servers
Read implementation guideArrow Icon

Configuration

Add these MCP servers to your configuration file.

{
  "mcpServers": {
    "postman": {
      "url": "https://mcp.postman.com/"
    },
    "playwright": {
      "url": "npx:@playwright/mcp"
    },
    "github": {
      "url": "https://api.githubcopilot.com/mcp/"
    }
  }
}

Quick Start

  1. 1Copy the configuration above
  2. 2Add to your claude_desktop_config.json or MCP client config
  3. 3Replace placeholder environment variables with your API keys
  4. 4Restart your MCP client to load the servers

Servers Included

P

Postman

Official MCP
View Details
P

Playwright

Official MCP
View Details
G

GitHub

Official MCP
View Details