Skip to main content
Glama
spider-rs

spider-cloud-mcp

by spider-rs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPIDER_API_KEYYesYour Spider API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
spider_crawlB

Crawl a website and extract content from multiple pages. Returns page content in the specified format (markdown, HTML, text, etc.). Powered by Spider - the fastest web crawler at 100K+ pages/sec.

spider_scrapeB

Scrape a single page and extract its content. No crawling — just fetches and processes one URL. Supports all output formats and screenshot capture.

spider_searchC

Search the web and optionally crawl results. Returns search results with optional full page content.

spider_linksA

Extract all links from a page without fetching content. Fast way to discover URLs on a site.

spider_screenshotC

Capture screenshots of web pages. Returns base64-encoded images or binary data.

spider_unblockerB

Access blocked or protected content with advanced anti-bot bypass. Uses enhanced fingerprinting and proxy rotation. Adds 10-40 extra credits per successful unblock.

spider_transformA

Transform HTML content to markdown, text, or other formats. No network requests — processes HTML you provide directly.

spider_get_creditsA

Check your available Spider API credit balance.

spider_ai_crawlA

AI-guided crawling using natural language prompts. Describe what content to find and Spider's AI will guide the crawl. REQUIRES an active AI subscription plan (https://spider.cloud/ai/pricing).

spider_ai_scrapeA

AI-powered structured data extraction using plain English. Describe what data you want and get structured JSON back — no CSS selectors needed. REQUIRES an active AI subscription plan (https://spider.cloud/ai/pricing).

spider_ai_searchB

AI-enhanced semantic web search. Uses intent understanding and relevance ranking to find the most relevant results. REQUIRES an active AI subscription plan (https://spider.cloud/ai/pricing).

spider_ai_browserA

AI-powered browser automation using natural language. Describe actions like 'click login, fill email, submit form' and Spider automates the browser. REQUIRES an active AI subscription plan (https://spider.cloud/ai/pricing).

spider_ai_linksA

AI-powered intelligent link extraction and filtering. Describe what links you want and Spider uses AI to find and categorize them. REQUIRES an active AI subscription plan (https://spider.cloud/ai/pricing).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spider-rs/spider-cloud-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server