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
관련 서버
Scout Monitoring MCP
스폰서Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
GitGuardian
Scan projects for over 500 types of secrets using GitGuardian's API to prevent credential leaks.
Kai
Kai provides a bridge between large language models (LLMs) and your Kubernetes clusters, enabling natural language interaction with Kubernetes resources. The server exposes a comprehensive set of tools for managing clusters, namespaces, pods, deployments, services, and other Kubernetes resources
Assistant MCP Server
An MCP server that dynamically loads tools from an external JSON file configured via an environment variable.
ADB Friend
A CLI tool for developers to manage Android devices via ADB.
Learn MCP
A sample project for learning MCP development, featuring a calculator for math operations and a prompt flow server for various templates.
Remote MCP Server on Cloudflare
A template for deploying a remote MCP server on Cloudflare Workers, customizable by defining tools in the source code.
Agentic Tools MCP Companion
A VS Code extension with a GUI for the agentic-tools-mcp server, enhancing task and memory management.
Unbundle OpenAPI MCP Server
A server for splitting and extracting parts of OpenAPI specifications using Redocly CLI.
CircleCI
Enable AI Agents to fix build failures from CircleCI.
Teleprompter
A server for managing and reusing prompts with Large Language Models (LLMs).