ScrAPI MCP
Rank #3,911smithery/DevEnterpriseSoftware/scrapi-mcp
Web scraping using ScrAPI. Extract website content that is difficult to access because of bot detection, captchas or even geolocation restrictions.
ScrAPI MCP is a Model Context Protocol (MCP) server published by deventerprisesoftware. It ranks #3,911 of 115,460 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. ScrAPI MCP is listed across 4 registries — Smithery, PulseMCP, mcp.so and Glama, with 6 release tags tracked from its GitHub repository. It was first listed on Apr 8, 2025 and most recently updated on Aug 6, 2026.
Ranks ahead of 111,549 of 115,460 servers on MCP Toplist.
Use ScrAPI MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scrapi-mcp https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.scrapi-mcp]
url = "https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapi-mcp": {
"url": "https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"scrapi-mcp": {
"type": "http",
"url": "https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapi-mcp": {
"serverUrl": "https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapi-mcp": {
"url": "https://server.smithery.ai/DevEnterpriseSoftware/scrapi-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2FDevEnterpriseSoftware%2Fscrapi-mcp)<a href="https://mcptoplist.com/server/smithery%2FDevEnterpriseSoftware%2Fscrapi-mcp"><img src="https://mcptoplist.com/badge/smithery%2FDevEnterpriseSoftware%2Fscrapi-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
deventerprisesoftware
GitHub releases (6)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.4.4 | Aug 6, 2026 |
| v0.4.3 | Jul 2, 2026 |
| v0.4.0 | May 24, 2026 |
| v0.3.2 | May 22, 2026 |
| v0.3.1 | May 22, 2026 |
| v0.3.0 | May 22, 2026 |
Frequently asked questions
- Who maintains ScrAPI MCP?
- ScrAPI MCP is maintained by deventerprisesoftware, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is ScrAPI MCP listed on the Official MCP Registry?
- ScrAPI MCP is not on the Official MCP Registry. It is listed on Smithery, PulseMCP, mcp.so and Glama.
- How many versions does ScrAPI MCP have?
- No registry surfaces explicit version metadata for ScrAPI MCP; MCP Toplist tracks 6 release tags from its GitHub repository, most recently published on Aug 6, 2026.
- Where can I find the source code for ScrAPI MCP?
- The source code for ScrAPI MCP is hosted at github.com/deventerprisesoftware/scrapi-mcp.