All MCP servers

Fetchpet

Official
by Api.AirforcestdioWeb & Browser Automation070MIT

MCP server for Fetch Pet insurance claims management using Playwright automation.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "fetchpet-impa9b5a": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}