Skip to main content
Glama

Spider MCP

by Bosegluon2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
web_search

Perform web or news search using Bing search engine. Supports both general web search and news search modes.

get_webpage_content

Fetch webpage content and convert to specified format. Supports Markdown, HTML, and plain text.

get_webpage_source

Fetch the raw HTML source code and page information of a webpage.

batch_webpage_scrape

Batch scrape multiple webpages with concurrent processing support.

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/Bosegluon2/spider-mcp'

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