🤖

mcp

Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.

RUN IN TERMINAL
claude mcp add aifoura-mcp -- npx -y @fouradata/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aifoura-mcp": { "command": "npx", "args": ["-y", "@fouradata/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aifoura-mcp": { "command": "npx", "args": ["-y", "@fouradata/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aifoura-mcp": { "command": "npx", "args": ["-y", "@fouradata/mcp"] } } }

About This MCP Server

The ai.foura/mcp server is a Model Context Protocol server that enables web scraping for AI agents, allowing them to fetch any page via proxy or full browser and bypass anti-bot defenses. It connects to npm and supports stdio and remote connections, making it accessible for developers to integrate into their projects. Developers would reach for this tool when they need to scrape web pages for data to train or inform their AI models, particularly when dealing with pages that have anti-bot defenses in place.

Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@fouradata/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aifoura-mcp.svg)](https://skillsplayground.com/mcps/aifoura-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.