AIAgentMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AIAgentMCPnavigate to example.com and take a screenshot"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/testExample browser tests in
tests/A sample Playwright MCP workflow via
npm run mcpDocker install helper script at
../install-docker.ps1for Windows environments
Related MCP server: Playwright MCP Server
Setup
cd AIAgentMCP
npm installRun tests
npm run testStart the MCP server
npm run mcpRepository contents
package.json/package-lock.json— project dependencies and scriptsplaywright.config.ts— Playwright configurationtests/— sample Playwright teststest-results/— test output and artifacts.gitignore— ignored files for this repository
Notes
The project uses
@playwright/testas a dev dependency.The
mcpscript launches Playwright MCP usingnpx @playwright/mcp@latest.On Windows, Docker Desktop is required for many Playwright workflows that use containers.
This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceA 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.3216,0665,633MIT
- Flicense-qualityDmaintenanceProvides a server utilizing Model Context Protocol to enable human-like browser automation with Playwright, allowing control over browser actions such as navigation, element interaction, and scrolling.8
- Alicense-qualityCmaintenanceA 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.18Apache 2.0
- AlicenseBqualityDmaintenanceA 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.3216,066MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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