MCP Pluginby Microsoft
playwright
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
.mcp.json
{
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}Related plugins
github
by GitHub
MCP Plugin
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
slack
by Slack
MCP Plugin
Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.