Fetchpet MCP Server
MCP server for Fetch Pet insurance claims management using Playwright automation. Submit claims, track claim status, and view claim details including EOB and invoices. Its 4 documented tools cover claim, submit.
People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 28 MCP servers published from pulsemcp/mcp-servers. Stars and repository activity are shared across all of them. See all 28 →
VERIFIED ACTIVE
LAST COMMIT 2026-07-26 · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Fetchpet
before you install - you'll need
Set FETCHPET_USERNAME, FETCHPET_PASSWORD before connecting.
Claude Code
claude mcp add pulsemcp-mcp-servers-experimental-fetchp -- npx -y fetchpet-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"pulsemcp-mcp-servers-experimental-fetchp": {
"command": "npx",
"args": [
"-y",
"fetchpet-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package fetchpet-mcp-server - unscoped; check the name against the project README before installing
registry vendor namespace com.pulsemcp - domain-verified with the official MCP registry
03 · What Fetchpet can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can get all claims (both active/pending and historical/completed), and get detailed claim info including EOB and invoice downloads.
Capability map
Tools grouped from the project's README - what Fetchpet lets an agent do.
read & search
2 tools - e.g. Get all claims (both active/pending and historical/completed); Get detailed claim info including EOB and invoice downloads
get_claims · get_claim_details
Prepare
1 tool - e.g. Prepare a claim form for submission (validates but does NOT submit)
prepare_claim_to_submit
Submit
1 tool - e.g. Submit a prepared claim (requires user confirmation token)
submit_claim
Limitations (from the README)
- Requires a valid Fetch Pet account - Browser automation may occasionally fail if Fetch Pet updates their website - Some operations require navigating between pages which takes time - The website uses a React app, so dynamic content loading may require waits
Latest releases
[email protected] · 2026-07-10
Fixed · Gmail deep-links emitted by list_email_conversations, search_email_conversations, get_email_conversation, and send_email now use the form instead of Two independent defects made the old links fail to open the…
[email protected] · 2026-07-09
Added · create_oauth_client tool (keys group, write): mints a non-interactive Tailscale OAuth client (client_id + client_secret) with configurable scopes and ACL tags. Unlike create_auth_key - which only enrolls…
[email protected] · 2026-07-06
Added · set_account_balance_history (manage group): edit a manual account's recorded daily balance snapshots. Previously the server could read balance history (get_account_balance_history) but had no write counterpart…
04 · Who maintains Fetchpet
fetchpet is maintained by pulsemcp. We track 29 MCP servers from pulsemcp - 28 actively maintained, 77 combined GitHub stars, oldest repo from May 2025. Full record: all servers from pulsemcp.
- playwright-stealth Browser automation using Playwright with optional stealth mode to bypass anti-bot protection. ★ 77
- slack MCP server for Slack - read/write messages, manage threads, and react to messages. ★ 77
- google-flights MCP server for searching Google Flights - flight search, date grid pricing, and airport lookup. ★ 77
- onepassword MCP server for interacting with 1Password via the CLI to read and manage credentials. ★ 77
- pointsyeah MCP server for searching award flights and travel deals via PointsYeah. ★ 77
- remote-filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 77
05 · Facts
- repository
- github.com/pulsemcp/mcp-servers
- category
- browser automation - actively maintained as of 2026-08-25.
- registry
- com.pulsemcp/fetchpet (active, first published 2026-05-18 · 2 versions)
- packages
- npm:fetchpet-mcp-server
06 · Fetchpet FAQ
Is Fetchpet still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-26. We re-verify nightly.
What can Fetchpet do?
With this server connected, an agent can get all claims (both active/pending and historical/completed), and get detailed claim info including EOB and invoice downloads.
How do I install Fetchpet?
Run `npx -y fetchpet-mcp-server`. The README documents 2 environment variables (FETCHPET_USERNAME, FETCHPET_PASSWORD) to set first. Set FETCHPET_USERNAME, FETCHPET_PASSWORD before connecting. You can also paste the ready-made client config above.
Does Fetchpet run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Fetchpet
Alternatives to Fetchpet
Maintained browser automation servers if Fetchpet isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 49,617 · 2026-08-23
- Server Browser MCP server for browser use access ★ 38,704 · 2026-08-05
- Playwright MCP Playwright Tools for MCP ★ 36,436 · 2026-08-21
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 5,995 · 2026-08-18
- Agent Device (callstack) MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps ★ 4,212 · 2026-08-24
- Agent Device (callstackincubator) Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps ★ 4,211 · 2026-08-24
Pairs well with
Servers that cover what Fetchpet doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More browser automation MCP servers · Good Eggs · Playwright Stealth · CLI · QualityMax QA MCP · Perplexity Comet MCP
More TypeScript MCP servers · Fly Io · GCS · Gmail (pulsemcp) · Google Calendar · see all