Back to Home
DevEnterpriseSoftware icon

scrapi-mcp

Verified Safe

by DevEnterpriseSoftware

Overview

This MCP server enables AI agents to scrape web pages and retrieve their content as HTML or Markdown, with advanced browser interaction capabilities.

Installation

Run Command
npx -y @deventerprisesoftware/scrapi-mcp

Environment Variables

  • SCRAPI_API_KEY

Security Notes

The server itself is well-structured and does not contain obvious direct vulnerabilities such as 'eval' or hardcoded sensitive credentials (API key is an environment variable or config). It acts as a proxy to an external commercial scraping service (scrapi.tech). The security of the scraping process, particularly how 'browserCommands' are executed and validated, relies heavily on the upstream ScrAPI service. While 'browserCommands' allow custom JavaScript execution, this is a feature for interacting with target websites and does not pose a direct security risk to the MCP server itself or the user running it.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassHigh
Avg Tokens5000
Stars17
Forks4
Last Update2026-01-14

Tags

web scrapingdata extractionbrowser automationmcpAI