MCP Servers

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

P
Playwright MCP Api Testing

MCP server by chauhankashmira

Created 8/29/2025
Updated 10 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-playwright-mcp-api-testing

Cursor configuration (mcp.json)

{ "mcpServers": { "chauhankashmira-playwright-mcp-api-testing": { "command": "npx", "args": [ "chauhankashmira-playwright-mcp-api-testing" ] } } }