Skip to main content
Glama
wxs-lang

webscout-mcp

by wxs-lang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchC

Search the web and return structured results.

Uses Bing first, automatically falls back to DuckDuckGo HTML if Bing fails or returns nothing. No API key required.

web_fetchC

Fetch a URL and return its content, optionally extracting the main article.

web_crawlB

Crawl a website starting from a seed URL, respecting depth and page limits.

Fetches pages concurrently within each depth level. Respects robots.txt by default.

web_extractC

Extract structured data from a web page using CSS selectors.

cache_statsA

Return cache statistics: entry count, total size, TTL, and limits.

cache_clearA

Clear all cached entries. Returns the number of entries deleted.

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/wxs-lang/webscout-mcp'

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