
Scrapling Fetch MCP Server
Scrapling Fetch MCP Server enables AI assistants and chatbots to access text and HTML content from websites with bot protection, making it possible to retrieve ...

ScrAPI MCP Server lets your AI agents scrape and utilize live web data, bypassing common scraping barriers for powerful automation and context enrichment.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The ScrAPI MCP Server allows AI assistants to scrape web pages by connecting to the ScrAPI service. It acts as a bridge between AI clients and external web content, enabling automated extraction of HTML or Markdown from virtually any website—even those protected by bot detection, captchas, or geolocation restrictions. This tool is useful for integrating real-time web data into AI workflows, making it ideal for developers who need up-to-date or hard-to-access web information. By exposing simple API endpoints, the ScrAPI MCP Server streamlines tasks like content gathering, data extraction, and context enrichment for Language Models, enhancing their ability to interact with and utilize live web data in various development and automation scenarios.
No prompt templates are mentioned in the repository.
No explicit resources are listed in the repository.
No specific instructions for Windsurf are provided in the repository.
claude_desktop_config.json file.Example JSON:
{
"mcpServers": {
"scrapi": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SCRAPI_API_KEY",
"deventerprisesoftware/scrapi-mcp"
],
"env": {
"SCRAPI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Securing API keys:
Place your API key in the env section as shown above, instead of hard-coding it.
No specific instructions for Cursor are provided in the repository.
No specific instructions for Cline are provided in the repository.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"scrapi": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “scrapi” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | No prompt templates found in the repository |
| List of Resources | ⛔ | No resources listed |
| List of Tools | ✅ | scrape_url_html, scrape_url_markdown |
| Securing API Keys | ✅ | via env in JSON config |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Based on the two tables above, the ScrAPI MCP server is straightforward, focused, and production-ready for its core function (web scraping), but lacks advanced MCP features (like resources, sampling, or roots) and broader platform documentation. Its value is high for web scraping use-cases, but limited if you need advanced MCP primitives or many prompt workflows.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 1 |
| Number of Stars | 4 |
Overall rating: 6/10
The ScrAPI MCP Server covers the basics of tool exposure and secure setup, but lacks depth in prompt/resource support and cross-platform setup documentation. Great for its specific use, but not a “full-stack” MCP solution.
Supercharge your AI workflows with real-time, accessible web data—no matter how protected the site. Start using ScrAPI MCP Server with FlowHunt today.

Scrapling Fetch MCP Server enables AI assistants and chatbots to access text and HTML content from websites with bot protection, making it possible to retrieve ...

The Firecrawl MCP Server supercharges FlowHunt and AI assistants with advanced web scraping, deep research, and content discovery capabilities. Seamless integra...

The mcp-google-search MCP Server bridges AI assistants and the web, enabling real-time search and content extraction using the Google Custom Search API. It empo...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.