All MCP servers

Oxylabs Oxylabs Mcp

Official
by Api.AirforceStreamable HTTPWeb & Browser Automation096MIT

Fetch and process content from specified URLs using the Oxylabs Web Scraper API.

mcpopen-sourceweb-browser-automation

Endpoint

POST https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp

Connecting a client

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

{
  "mcpServers": {
    "oxylabs-oxylabs-mcp-imp7090e": {
      "url": "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}