io.github.bamchi/scrapi
Quality Score
81
/100
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://scrapi.ai/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"scrapi": {
"command": "npx",
"args": [
"-y",
"@scrapi.ai/mcp-server"
],
"env": {
"SCRAPI_API_KEY": "<your-scrapi_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"scrapi": {
"command": "npx",
"args": [
"-y",
"@scrapi.ai/mcp-server"
],
"env": {
"SCRAPI_API_KEY": "<your-scrapi_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @scrapi.ai/mcp-server§02 Environment variables
SCRAPI_API_KEYrequiredsecret
Your Scrapi API key (get one free at https://scrapi.ai/dashboard)
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…