Spider Cloud MCP Server

Spider's hosted Model Context Protocol server exposes 22 tools — eight core operations (crawl, scrape, search, links, screenshot, unblocker, transform, get_credits), five AI-routed variants, and nine browser-automation tools (open, navigate, click, fill, screenshot, content, evaluate, wait_for, close) — to any MCP-compatible client. Authenticated with a Bearer API key. Also runnable locally via `npx spider-cloud-mcp`.

Spider Cloud MCP Server is one of 2 APIs that Spider publishes on the APIs.io network.

Tagged areas include MCP, AI, Agents, Crawling, and Scraping. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: spider-cloud:spider-mcp
name: Spider Cloud MCP Server
description: Spider's hosted Model Context Protocol server exposes 22 tools — eight core operations (crawl,
  scrape, search, links, screenshot, unblocker, transform, get_credits), five AI-routed variants, and
  nine browser-automation tools (open, navigate, click, fill, screenshot, content, evaluate, wait_for,
  close) — to any MCP-compatible client. Authenticated with a Bearer API key. Also runnable locally via
  `npx spider-cloud-mcp`.
humanURL: https://spider.cloud/docs/integrations/mcp
baseURL: https://mcp.spider.cloud/mcp
tags:
- MCP
- AI
- Agents
- Crawling
- Scraping
- Browser Automation
properties:
- type: Documentation
  url: https://spider.cloud/docs/integrations/mcp
- type: SourceCode
  url: https://github.com/spider-rs/spider-cloud-mcp-v2
- type: Authentication
  url: https://spider.cloud/docs/integrations/mcp