Skip to main content
Glama
AntonLi-PM

mcp-stealth-browser

by AntonLi-PM

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROTA_PROXY_URLNoResidential proxy gateway URL for high-concurrency scraping. Set to enable sticky sessions and automatic rotation on 403/429 blocks.

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
stealth_fetchB

Fetch any webpage with automated anti-bot & Cloudflare Turnstile evasion. Returns clean, token-optimized Markdown ready for LLM consumption.

Args: url: The web URL to fetch. bypass_challenge: Whether to escalate to headless stealth browser if Cloudflare or anti-bot challenge is detected. session_id: Optional sticky proxy session ID for persistent IP browsing.

stealth_searchA

Search the real-time web across multiple engines (DuckDuckGo, Google) without requiring any API keys. Returns ranked citations with titles, URLs, and snippets.

Args: query: Search query terms. num_results: Number of results to return (default: 5, max: 15). session_id: Optional sticky proxy session ID.

proxy_statusA

Inspect current residential proxy pool health, active sticky sessions, and provider status.

rotate_proxyA

Force an immediate lease rotation to a new residential IP for the specified session.

Args: session_id: Session identifier to renew.

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/AntonLi-PM/mcp-stealth-browser'

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