Playwright
Official CodeFull browser automation — navigate, click, fill forms, and take screenshots.
Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"playwright-mcp-internal"
]
}
}
}
More from this publisher
See Microsoft on tool.news
→
Pricing, lock-in score, alternatives, and migration guides.
Thinking about leaving?
Help me migrate from Microsoft
→
We'll draft an export-request email and a step-by-step plan.
Looking for the right MCP server?
Answer a few questions — get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder