AI Agent Playwright
An AI agent for the Playwright MCP server, enabling automated web testing and interaction.
ai-agent-playwright
This is a test ai agent create for playwright MCP server Here i am using playwright-mpc server from the microsoft. To integrate the playwright mcp server you can look into the json configuration file available on the offical site or the github repo: https://github.com/microsoft/playwright-mcp of the playwright mcp server.
At first we need to setup MCP server for that we can use any ide, VScode, cursor etc. For this i am using cursor due to it's inbuild ai features.
- At first we need to setup the MPC server we can do that by going to cursor setting -> preferences -> cursor setting -> MPC -> Click on add new global MPC server -> then paste the json configuration:
{ "mcpServers": { "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] } } }
start mpc server: npx @playwright/mcp@latest
संबंधित सर्वर
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Roblox Studio MCP Server
Provides AI assistants with comprehensive access to Roblox Studio projects for exploration, script analysis, debugging, and bulk editing.
Remote MCP Server on Cloudflare
A template for deploying a remote MCP server on Cloudflare Workers, customizable by defining tools in the source code.
Draw Architecture
Generate draw.io system architecture diagrams from text descriptions using the ZhipuAI large model.
Loki MCP Server
A Go-based server to query Grafana Loki logs using the Model Context Protocol (MCP).
Symbolic Algebra MCP Server
Perform symbolic mathematics and computer algebra using the SymPy library.
MCP Mermaid Server
Generate and analyze Mermaid diagrams.
Bitcoin & Lightning Network
Interact with the Bitcoin and Lightning Network to generate keys, validate addresses, decode transactions, and query the blockchain.
Zeplin
Official Zeplin server for AI-assisted UI development.
Buildable
Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
Phone
Control your Android phone using ADB commands. Requires ADB tools and an Android device with USB debugging enabled.