Skip to main content
Glama
pavanmareddy-git

AIAgentMCP

AIAgentMCP — Playwright + MCP test scaffold

A minimal Playwright project scaffold for automated testing and Model Context Protocol (MCP) development.

Overview

This repository includes:

  • Playwright test setup using @playwright/test

  • Example browser tests in tests/

  • A sample Playwright MCP workflow via npm run mcp

  • Docker install helper script at ../install-docker.ps1 for Windows environments

Related MCP server: Playwright MCP Server

Setup

cd AIAgentMCP
npm install

Run tests

npm run test

Start the MCP server

npm run mcp

Repository contents

  • package.json / package-lock.json — project dependencies and scripts

  • playwright.config.ts — Playwright configuration

  • tests/ — sample Playwright tests

  • test-results/ — test output and artifacts

  • .gitignore — ignored files for this repository

Notes

  • The project uses @playwright/test as a dev dependency.

  • The mcp script launches Playwright MCP using npx @playwright/mcp@latest.

  • On Windows, Docker Desktop is required for many Playwright workflows that use containers.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
    32
    16,066
    5,633
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
    18
    Apache 2.0
  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, generate test code, scrape web content, and execute JavaScript in a real browser environment.
    32
    16,066
    MIT

View all related MCP servers

Related MCP Connectors

  • Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…

  • A Model Context Protocol server for Wix AI tools

  • Live browser debugging for AI assistants — DOM, console, network via MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pavanmareddy-git/AIAgentMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server