Fetchpet runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 30 Aug 2026.
MCP server for Fetch Pet insurance claims management using Playwright automation.
Today is the operative word: we check Fetchpet 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 fetchpet -- npx -y fetchpet-mcp-server
{
"mcpServers": {
"fetchpet": {
"args": [
"-y",
"fetchpet-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.fetchpet]
command = "npx"
args = ["-y", "fetchpet-mcp-server"]
{
"mcpServers": {
"fetchpet": {
"args": [
"-y",
"fetchpet-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fetchpet": {
"args": [
"-y",
"fetchpet-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FETCHPET_USERNAME (Your Fetch Pet account email address.), FETCHPET_PASSWORD (Your Fetch Pet account password.), HEADLESS (Run browser in headless mode (true/false).), TIMEOUT (Browser operation timeout in milliseconds.), FETCHPET_DOWNLOAD_DIR (Directory to save downloaded documents (EOB, invoices).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Good Eggs grocery shopping automation using Playwright.
MCP server for AI web browser automation using Browserbase and Stagehand
MCP server for temporary email management using ChatTempMail API
MCP server for browser automation via Vercel's agent-browser CLI
MCP server for browser automation with AI agent
Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
MCP server for automated web accessibility scanning with Playwright and Axe-core.
MCP server for unpacking and analyzing Playwright trace.zip archives
Answers built from our own checks of this server.