Good Eggs runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 30 Aug 2026.
MCP server for Good Eggs grocery shopping automation using Playwright.
Today is the operative word: we check Good Eggs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add good-eggs -- npx -y good-eggs-mcp-server
{
"mcpServers": {
"good-eggs": {
"args": [
"-y",
"good-eggs-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.good-eggs]
command = "npx"
args = ["-y", "good-eggs-mcp-server"]
{
"mcpServers": {
"good-eggs": {
"args": [
"-y",
"good-eggs-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"good-eggs": {
"args": [
"-y",
"good-eggs-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOD_EGGS_USERNAME (Your Good Eggs account email address.), GOOD_EGGS_PASSWORD (Your Good Eggs account password.), HEADLESS (Run browser in headless mode (true/false).), TIMEOUT (Browser operation timeout in milliseconds.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Fetch Pet insurance claims management using Playwright automation.
MCP server for AI web browser automation using Browserbase and Stagehand
MCP server for automated web accessibility scanning with Playwright and Axe-core.
Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
MCP server for browser automation with AI agent
MCP server for unpacking and analyzing Playwright trace.zip archives
Unity Editor MCP server: execute_code, screenshots, input simulation, play mode automation.
An MCP server that provides browser automation
Answers built from our own checks of this server.