All MCP servers

Safari Mcp

Official
by Api.AirforcestdioWeb & Browser Automation0111MIT

Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "safari-mcp-impe23ac": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}