Playwright MCP
STDIOBrowser automation server exposing Playwright accessibility-driven interactions for MCP clients.
Run the following command:
npx @playwright/mcp@latestBrowse curated MCP servers, pick the ones you need, and generate ready-to-use MCP configurations with a single click.
Use the header switcher to pick any supported coding agent—generated snippets will target that client across the site.
Browser automation server exposing Playwright accessibility-driven interactions for MCP clients.
Run the following command:
npx @playwright/mcp@latestCloud-hosted documentation retrieval that streams framework-specific code recipes and API references into your session.
Run the following command:
npx -y @upstash/context7-mcp@latest --api-key $CONTEXT7_API_KEY
Replace environment variable placeholders (e.g., $TOKEN) before running.
Run the following command:
docker run --rm -p 8080:8080 -e CONTEXT7_API_KEY=$CONTEXT7_API_KEY ghcr.io/upstash/context7-mcp:latest
Replace environment variable placeholders (e.g., $TOKEN) before running.
Connect using this remote endpoint:
Endpoint URL
https://mcp.context7.com/mcpHeaders
${CONTEXT7_API_KEY}Supply environment variable values for headers before initiating the remote session.
--root flag to limit filesystem scope when exposing repositories.