MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

U
Ui MCP Playwright Automation

This repository showcases a comprehensive end-to-end UI automation framework for insurance workflow testing, built using Browser MCP (Model Context Protocol) and Playwright. The framework automates critical workflows including QC (Quality Control) operations and Doctor review processes.

Created 11/27/2025
Updated 18 days ago
Repository documentation and setup instructions

UI_MCP_Playwright_Automation

This repository showcases a comprehensive end-to-end UI automation framework for insurance workflow testing, built using Browser MCP (Model Context Protocol) and Playwright. The framework automates critical workflows including QC (Quality Control) operations and Doctor review processes.

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-ui_mcp_playwright_automation

Cursor configuration (mcp.json)

{ "mcpServers": { "faraz2afridi-ui-mcp-playwright-automation": { "command": "npx", "args": [ "faraz2afridi-ui-mcp-playwright-automation" ] } } }