← All servers
fetchpet
MCP server for Fetch Pet insurance claims management using Playwright automation.
Details
- Transport
- stdio
- Latest version
- 0.1.8
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 0.1.8 release date unknown
Install
Add to Cursor or pick your client:
Needs env vars: FETCHPET_USERNAME , FETCHPET_PASSWORD
— replace the <placeholders> with your values.
claude mcp add com-pulsemcp-fetchpet --env FETCHPET_USERNAME=<FETCHPET_USERNAME> --env FETCHPET_PASSWORD=<FETCHPET_PASSWORD> -- npx -y fetchpet-mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-pulsemcp-fetchpet": {
"command": "npx",
"args": [
"-y",
"fetchpet-mcp-server"
],
"env": {
"FETCHPET_USERNAME": "<FETCHPET_USERNAME>",
"FETCHPET_PASSWORD": "<FETCHPET_PASSWORD>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-pulsemcp-fetchpet": {
"command": "npx",
"args": [
"-y",
"fetchpet-mcp-server"
],
"env": {
"FETCHPET_USERNAME": "<FETCHPET_USERNAME>",
"FETCHPET_PASSWORD": "<FETCHPET_PASSWORD>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"-y",
"fetchpet-mcp-server"
],
"env": {
"FETCHPET_USERNAME": "<FETCHPET_USERNAME>",
"FETCHPET_PASSWORD": "<FETCHPET_PASSWORD>"
}
} Ecosystem signals — baseline 44 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 22 hours ago
- ★ 80
- npm downloads · 19 hours ago
- 84 / week
- Contributors · 19 hours ago
- 4
- Last commit · 22 hours ago
- 5 days ago
- Issue close rate · 22 hours ago
- 71%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →