MCP Servers

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

M
MCP Playwright Tutorial 1

MCP server by NShakiro

Created 1/19/2026
Updated about 22 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp_playwright_tutorial_1

Cursor configuration (mcp.json)

{ "mcpServers": { "nshakiro-mcp-playwright-tutorial-1": { "command": "npx", "args": [ "nshakiro-mcp-playwright-tutorial-1" ] } } }