executeautomation/mcp-playwright

MCP Server expose via HTTP

Opened this issue · 1 comments

The ExecuteAutomation MCP server is designed to work with MCP clients (like Claude Desktop, VS Code, etc.) rather than as a standalone HTTP server. It doesn't expose a /health endpoint

we need support MCP server functionality via HTTP endpoints. like standard MCP Server.

I'm interested in the same functionality as the Standalone MCP Server mentioned here

https://github.com/microsoft/playwright-mcp?tab=readme-ov-file#standalone-mcp-server

Image