MCP Servers

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

P
Playwright MCP Search

MCP server by chauhankashmira

Created 8/29/2025
Updated 9 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-search

Cursor configuration (mcp.json)

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