Skip to main content
Glama
163,172 tools. Last updated 2026-05-30 16:46

"Tools or techniques for controlling a browser to test code changes" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Enables AI to perform peer review of its own code changes by displaying annotated diffs with inline comments in a VS Code/Cursor panel. The AI can analyze its modifications and provide explanations directly alongside the changed code, similar to human code review workflows.
    Last updated
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    This application is a powerful browser monitoring and interaction tool that enables AI-powered applications via Anthropic's Model Context Protocol (MCP) to capture and analyze browser data through a Chrome extension.
    Last updated
    7,215
    MIT

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • Search 400k+ SaaS and software companies by category, technology, country, pricing, and more.

  • Generate test cases and runnable test code for provided code, with support for various languages and test frameworks, including a coverage estimate.
    MIT
  • Review code changes using OpenAI Codex to get a non-interactive analysis of uncommitted modifications or changes against a base branch.
    MIT
  • Scrape websites with strong anti-bot protection using advanced stealth techniques like undetected browser automation, randomized behavior patterns, and human-like interactions to avoid detection.
  • Generate executable Playwright test scripts from test steps to automate browser testing. Converts actions like clicks, fills, and assertions into ready-to-run code.
    MIT
  • Retrieve comprehensive accessibility guidance for WCAG success criteria, including techniques, test rules, and glossary terms to implement web accessibility standards.
    MIT
  • Test web applications for Cross-Site Request Forgery vulnerabilities using multiple techniques including token bypass and method manipulation to identify security weaknesses.
    MIT
  • Compares current code snapshot against a baseline to detect added, removed, or changed components and their contracts. Provides a structured diff to verify changes after editing, like a snapshot test for code structure.
    MIT
  • Retrieve executed test case results from an analysis suite, including status, agent report, and code report. Call after dispatching the agent to check progress or completion.
    MIT
  • Find Go test functions that cover a specific symbol or list all test-call relationships. Helps identify test coverage before editing code.
    MIT
  • Set the browser viewport width and height in pixels to simulate device screens and test responsive layouts.
    MIT