Loading MCP server directory, please wait...
Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.
npx @getmcp/cli add ai.foura/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FOURA_API_KEYYour FourA API key (pk_live_...), created at https://foura.ai/dashboard/#api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.foura/mcp": {
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": ""
}
}
}
}Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…