Back to MCP Servers
Spectrawl
Unified web layer for AI agents. Search (8 engines), stealth browse, cookie auth, and act on 24 platforms. 5,000 free searches/month via Gemini Grounded Search.
search-data-extractionaiagent
By FayAndXan
Installation
npx -y spectrawlConfiguration
{
"mcpServers": {
"spectrawl": {
"command": "npx",
"args": ["-y", "spectrawl"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes