SERVER
Scrapi
Rank #7387io.github.bamchi/scrapi
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
First listed
Jan 27, 2026
Last publish date
Feb 12, 2026
OVERVIEW
Scrapi is a Model Context Protocol (MCP) server published by bamchi. It ranks #7387 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Scrapi is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Jan 27, 2026 and most recently updated on Feb 12, 2026.
STANDING
#7,387of 58,900 tracked serversTop 25%
Ranks ahead of 51,513 of 58,900 servers on MCP Toplist.
CONNECT
Use Scrapi
Add Scrapi to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"scrapi": {
"url": "https://scrapi.ai/mcp"
}
}
}npm package
{
"mcpServers": {
"scrapi": {
"command": "npx",
"args": [
"-y",
"@scrapi.ai/mcp-server"
],
"env": {
"SCRAPI_API_KEY": "<your SCRAPI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 4 registries
ORGANIZATION
bamchi
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 2.0.6 | Feb 12, 2026 |
| 2.0.3 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Scrapi?
- Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
- Who maintains Scrapi?
- Scrapi is maintained by bamchi, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Scrapi an official MCP server?
- Yes — Scrapi is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Scrapi have?
- MCP Toplist tracks 3 versions of Scrapi, most recently published on Feb 12, 2026.
- Where can I find the source code for Scrapi?
- The source code for Scrapi is hosted at github.com/bamchi/scrapi-mcp-server.
EXPLORE