super-fishstick

dflance/super-fishstick
★ 0 stars Unknown language 🌐 Browser/Web Updated today
Playwright MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "super-fishstick": {
      "command": "npx",
      "args": [
        "-y",
        "dflance/super-fishstick"
      ]
    }
  }
}