Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Fouradata MCP
Fouradata MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:47:39 PM

Fouradata MCP

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
web-scrapingbrowser-automationdata-extractionhttp

Fetches public URLs through HTTP, proxy rotation, or browser rendering with structured responses and configurable request control.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

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.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "fouradata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fouradata/mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

The fouradata/mcp MCP server exposes FourA's web scraping API through four URL-fetching tools. It can select between direct HTTP, proxy rotation, and browser rendering automatically, or let agents choose the request path explicitly. Responses include human-readable content and validated structured JSON, with optional sessions for follow-up requests. Use it when an agent needs to retrieve public pages, JSON APIs, server-rendered HTML, or difficult sites that require additional request handling.

Use cases

β€’Fetch public webpages for agent research
β€’Extract product details from online listings
β€’Monitor prices across multiple URLs
β€’Check HTTP endpoints and response content
β€’Render JavaScript-dependent pages

Key features

β€’Automatic retrieval-method selection
β€’Direct HTTP, proxy, and browser tools
β€’Validated structured JSON responses
β€’Optional session data for follow-up requests
β€’Browser and operating-system profile selection
β€’Local stdio and hosted HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Fouradata MCP.

Extracted Tool Capabilities
Automatic retrieval-method selection
Direct HTTP, proxy, and browser tools
Validated structured JSON responses
Optional session data for follow-up requests
Browser and operating-system profile selection
Local stdio and hosted HTTP transports

How Fouradata MCP works

What fouradata/mcp MCP server does

The fouradata/mcp MCP server gives MCP clients access to FourA's web scraping API. An agent supplies a public URL, and FourA retrieves the response using a suitable access method. The server is intended for reading web content rather than modifying remote systems: all four tools are marked read-only and open-world in their MCP annotations.

FourA supports ordinary HTTP requests, proxy rotation, and browser-based rendering. This makes the server suitable for static pages, JSON endpoints, server-rendered HTML, pages that apply bot checks, and pages whose content depends on browser execution. The README also describes ready-made prompts for product extraction, article cleanup, price monitoring, endpoint checks, and bulk URL retrieval.

How it works

The default foura_auto tool accepts a URL and chooses the retrieval method. Optional validation rules can require specific content to appear, helping distinguish a target page from a challenge page. Its result includes status, headers, data, metadata about the selected method and credit usage, andβ€”by defaultβ€”a session containing proxy, cookie, and user-agent information for later requests.

The other tools provide more direct control. foura_single performs one HTTP request and supports request bodies, custom headers, redirects, response parsing, validation, and binary data. foura_proxy handles proxy-based retrieval, while foura_browser provides browser rendering. A proxy identifier returned from an earlier request can be passed to browser retrieval when a page needs JavaScript after proxy access.

Responses expose both text content and structured JSON validated against each tool's output schema. This gives clients a predictable contract instead of requiring agents to parse prose responses.

Setup and configuration

The fouradata/mcp MCP server can run locally through npm as an MCP subprocess. Install it with npx -y @fouradata/mcp and provide the FOURA_API_KEY environment variable. The README shows the same stdio configuration pattern for Claude Desktop, Cursor, Windsurf, Claude Code, and other MCP clients. The key can be obtained from the FourA dashboard; examples use the pk_live_... format.

Clients that support Streamable HTTP can instead connect to https://mcp.foura.ai/mcp and send the key as a Bearer token in the Authorization header. The local and hosted options expose the same FourA API functionality, but the hosted setup requires the client to support that transport.

Tools and capabilities

  • foura_auto selects the access method for a URL.
  • foura_single sends a configurable HTTP request.
  • foura_proxy retrieves content through proxy rotation.
  • foura_browser renders pages in a browser session.
  • Browser and operating-system profiles can be selected for supported request tools.
  • Timeout, validation, headers, request data, redirects, parsing, and session behavior can be configured where supported.

Limitations and notes

A FourA API key is required for both local and hosted use. The server does not remove the need to choose an escalation path for every difficult target: a blocked direct request may require proxy retrieval, and JavaScript-dependent pages may require browser rendering. Proxy attempts, browser profiles, timeouts, and validation options affect how requests are completed and what is returned.

The README specifically documents Claude Desktop as requiring a full application quit before editing its configuration, because an active instance can overwrite changes. Hosted use also depends on MCP client support for Streamable HTTP.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brightdata MCP logoBrightdata MCP

    Discover, extract, and interact with the web - one interface powering automated access across the public internet.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Brightdata MCP β†’
  • Webscraping AI MCP Server logoWebscraping AI MCP Server

    Interact with WebScraping.ai for web data extraction and scraping.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Webscraping AI MCP Server β†’
  • Servo Fetch logoServo Fetch

    Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Servo Fetch β†’
  • Oxylabs Oxylabs MCP logoOxylabs Oxylabs MCP

    Fetch and process content from specified URLs using the Oxylabs Web Scraper API.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Oxylabs Oxylabs MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
npm downloads
798
Package downloads in the last 30 days.
Last commit
9d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Fouradata MCP

Run it through `npx -y @fouradata/mcp` and set the `FOURA_API_KEY` environment variable in your MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFouradata MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fouradata-mcp?style=directory)](https://allmcps.com/mcp/fouradata-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/fouradata-mcp"><img src="https://allmcps.com/api/badge/fouradata-mcp?style=directory" alt="Fouradata MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 5, 2026
11/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
npm downloads798/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· @fouradata/mcp (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Fouradata MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code