scrapi for Cursor
io.github.bamchi/scrapi
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install scrapi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scrapi": {
"url": "https://scrapi.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs