By scaryrawr
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.
A curated collection of plugins for Claude Code, including custom plugins and integrations with external MCP servers. This marketplace enhances Claude's capabilities with specialized tools for development, debugging, automation, and more.
claude plugin marketplace add scaryrawr/scaryrawr-plugins
Use the /plugin command in Claude Code or install from the terminal:
# Example: Install the TypeScript LSP plugin
claude plugin install typescript-native-lsp
| Plugin | Category | Description | Docs |
|---|---|---|---|
| typescript-native-lsp | Language Server | Enhanced TypeScript/JavaScript code intelligence using Microsoft's native tsgo. Provides IntelliSense, type information, go-to-definition, refactoring, and diagnostics. | 📖 Docs |
| azure-devops | Integration | Intelligent Azure DevOps integration with URL parsing, PR management, and work item tracking using Azure CLI. | 📖 Docs |
| chrome-devtools | Browser Automation | Chrome DevTools Protocol integration for automation, debugging, accessibility testing (WCAG), and performance analysis (Core Web Vitals). Includes specialized agents. | 📖 Docs |
| playwright-ext | Browser Automation | Browser automation using Playwright with extension bridge. Testing, web scraping, form automation with logged-in sessions. | 📖 Docs |
Install any plugin:
claude plugin install <plugin-name>
This marketplace supports multiple plugin patterns:
Interested in adding plugins to this marketplace? Check out the plugin development documentation:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub scaryrawr/scaryrawr-plugins --plugin playwright-extAzure Plugin for Claude
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
Give your AI coding assistant access to the full power of Chrome DevTools for reliable automation, in-depth debugging, and performance analysis.
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.
Browser automation and debugging MCP servers: Chrome DevTools and Playwright
Playwright browser automation via MCP. Includes test-generator and ui-debugger agents that return concise summaries instead of verbose Playwright output. IMPORTANT: Always delegate to these agents instead of calling Playwright tools directly.
Playwright E2E test debugging and interactive browser exploration. Runs tests with action capture (DOM snapshots, network, console, screenshots), diagnoses failures, and provides browser tools for navigating, clicking, and inspecting pages through ARIA snapshots.
End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testing
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.