fouradata/mcp
by Various
MCP server for the FourA web scraping API - four tools, six prompts, one API key.
MCP
fouradata/mcp
Added 13 July 2026
Overview
An MCP server that wraps the FourA web scraping API. It provides four tools and six prompts, all accessible with a single API key. Built in JavaScript.
Best for
Best for
Developers who need a quick MCP integration for web scraping
Use cases
- Scrape web pages through an MCP interface
- Extract structured data from websites
- Automate recurring data collection tasks
How to use
Tools exposed
foura_autofoura_singlefoura_proxyfoura_browser
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, VS Code
Example client config
{\n "mcpServers": {\n "foura": {\n "command": "npx",\n "args": ["-y", "@fouradata/mcp"],\n "env": {\n "FOURA_API_KEY": "pk_live_..."\n }\n }\n }\n} Notes
An MCP server that wraps the FourA web scraping API. It provides four tools and six prompts, all accessible with a single API key. Built in JavaScript.
4 stars on GitHub. Last updated 2026-07-13. Licensed MIT.
Use cases
- Scrape web pages through an MCP interface
- Extract structured data from websites
- Automate recurring data collection tasks
Pros
- Simple setup with one API key
- Includes built-in prompts for common scraping patterns
- Lightweight JavaScript implementation
Cons
- Limited to the capabilities of the FourA API
- Requires an external API key and service
- May not handle complex or heavily dynamic websites
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup with one API key
- Includes built-in prompts for common scraping patterns
- Lightweight JavaScript implementation
Cons
- Limited to the capabilities of the FourA API
- Requires an external API key and service
- May not handle complex or heavily dynamic websites
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.