Searches, browses, crawls, extracts, authenticates, and acts across web platforms through one self-hosted MCP package.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Spectrawl.
web_searchSearch the web
web_browseStealth browse a URL
web_actPlatform action
web_authManage auth
web_statusCheck auth health
FayAndXan/spectrawl MCP server presents a unified web layer to an MCP client. Its exposed tools cover five areas: web_search for web queries, web_browse for retrieving pages, web_act for platform actions, web_auth for managing authentication, and web_status for checking authentication health.
The package is intended for agents that need more than a list of links. Search can return raw results or run a deeper pipeline that expands a query, searches in parallel, removes duplicates, ranks sources, scrapes selected pages, and optionally requests an AI-generated answer with citations. Browsing can return extracted Markdown and, when requested, raw HTML or a PNG screenshot.
The default search cascade uses Gemini Grounded Search, Tavily, and Brave. DuckDuckGo, Bing, Serper, Google CSE, Jina Reader, and SearXNG are also listed as available engines. Gemini Grounded Search has a stated free allowance of 5,000 grounded queries per month, while other engines have their own key or usage requirements.
For page access, the browser path starts with Playwright and a stealth plugin. If that path is blocked, the system can escalate to an installed Camoufox binary or a configured remote Camoufox deployment. Responses report the selected engine and can identify common block or challenge pages, including Cloudflare, Akamai, AWS WAF, Imperva, DataDome, PerimeterX/HUMAN, hCaptcha, and reCAPTCHA.
The package also supports multi-page crawling, structured extraction, network capture, an AI browser agent, and 24 platform adapters. Stored cookies can be supplied for supported platform browsing and actions. Some sites use alternative paths automatically: Reddit can use PullPush, Amazon can use Jina Reader, and X/Twitter can use the xAI Responses API when configured.
Install the Node.js package with npm install spectrawl. The README shows GEMINI_API_KEY as the key used for Gemini search and recommends obtaining it from Google AI Studio. Without any search keys, the package can use DuckDuckGo for raw, keyless search, although datacenter IPs may be rate-limited.
Additional providers use TAVILY_API_KEY, BRAVE_API_KEY, SERPER_API_KEY, GOOGLE_CSE_KEY, or XAI_API_KEY according to the selected engine or fallback. Camoufox can be installed with npx spectrawl install-stealth. LinkedIn access requires a residential proxy and stored LinkedIn cookies; the README gives CLI examples for configuring a proxy and importing cookies.
FayAndXan/spectrawl MCP server does not guarantee access to sites that reject datacenter traffic. LinkedIn is specifically described as requiring a residential proxy because it associates cookies with the originating IP. X/Twitter fallback access requires XAI_API_KEY, and some alternatives have their own costs or usage limits.
Deep search does not create an AI summary unless summarization is explicitly enabled; by default it returns source material for the agent's own model to process. Gemini Grounded Search, CAPTCHA solving, and third-party search or fallback services can consume provider quotas. The README does not identify a software license or list specific MCP client compatibility.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fayandxan-spectrawl)<a href="https://allmcps.com/mcp/fayandxan-spectrawl"><img src="https://allmcps.com/api/badge/fayandxan-spectrawl?style=directory" alt="Spectrawl on AllMCPs" /></a>