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
MCP Smart Contract Analyst
Analyzes smart contract source code on the Monad blockchain for functionality and security.
Code Graph RAG MCP
Code Rag with Graph - local only installation
Tmux MCP Server
Provides persistent shell execution through tmux sessions.
Fal.ai OpenAI Image
A server for the Fal.ai text-to-image API, powered by OpenAI's image model. Requires Fal.ai and OpenAI API keys.
Sandbox MCP Server
Provides isolated Docker environments for secure code execution.
Playwright IA: Midscene.js
Automate Playwright flows using natural language with Midscene.js and AI.
CodeRabbit
Interact with CodeRabbit AI reviews on GitHub pull requests.
Skeleton UI Docs
An MCP server that exposes the Skeleton UI documentation as tools for coding agents.
MCP Server Demonstration
A demonstration on setting up and using MCP servers within Cursor, with Docker examples.
AGS Extend SDK MCP Server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .