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
Mentor MCP
Provides AI-powered mentorship to LLM agents for tasks like code review, design critique, and brainstorming, using the Deepseek API.
Azure DevOps MCP Server for Cursor
Integrate Azure DevOps with Cursor IDE. Provides over 60 tools using PAT authentication, no CLI needed.
MATLAB
Execute MATLAB scripts and functions via MCP clients. Requires a local MATLAB installation.
Matter AI
Provides advanced code review, implementation planning, and pull request generation using Matter AI.
Remote MCP Server Authless
An example of a remote MCP server deployed on Cloudflare Workers without authentication.
PixelLab
Generate and manipulate pixel art using the PixelLab API.
MCP Server Starter
A TypeScript starter project for building Model Context Protocol (MCP) servers with Bun.
Smithery Reference Servers
A collection of reference implementations for Model Context Protocol (MCP) servers in Typescript and Python, demonstrating MCP features and SDK usage.
Hackle
Query A/B test data using the Hackle API.
Detrix
Agentic debugger