Loading MCP server directory, please wait...
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
npx @getmcp/cli add io.github.bamchi/scrapiRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRAPI_API_KEYYour Scrapi API key (get one free at https://scrapi.ai/dashboard)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bamchi/scrapi": {
"command": "npx",
"args": [
"-y",
"@scrapi.ai/mcp-server"
],
"env": {
"SCRAPI_API_KEY": ""
}
}
}
}