scrapewright
Rank #9,759io.github.Ozymandias-Owens-2/scrapewright
Give it a URL, get structured rows. A model writes the parser once; replays are free.
scrapewright is a Model Context Protocol (MCP) server published by Ozymandias-Owens-2. It ranks #9,759 of 132,046 servers tracked on MCP Toplist. scrapewright is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 122,287 of 132,046 servers on MCP Toplist.
Use scrapewright
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scrapewright https://scrapewright.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add scrapewright -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "SCRAPEWRIGHT_CACHE=<your SCRAPEWRIGHT_CACHE>" -e "SCRAPEWRIGHT_OBEY_ROBOTS=<your SCRAPEWRIGHT_OBEY_ROBOTS>" -- uvx --from "scrapewright[mcp,llm,excel]" scrapewright mcpReplace each placeholder with your own value before saving.
[mcp_servers.scrapewright]
url = "https://scrapewright.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.scrapewright]
command = "uvx"
args = ["--from", "scrapewright[mcp,llm,excel]", "scrapewright", "mcp"]
[mcp_servers.scrapewright.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
SCRAPEWRIGHT_CACHE = "<your SCRAPEWRIGHT_CACHE>"
SCRAPEWRIGHT_OBEY_ROBOTS = "<your SCRAPEWRIGHT_OBEY_ROBOTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://scrapewright.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapewright": {
"command": "uvx",
"args": [
"--from",
"scrapewright[mcp,llm,excel]",
"scrapewright",
"mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"SCRAPEWRIGHT_CACHE": "<your SCRAPEWRIGHT_CACHE>",
"SCRAPEWRIGHT_OBEY_ROBOTS": "<your SCRAPEWRIGHT_OBEY_ROBOTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapewright": {
"url": "https://scrapewright.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapewright": {
"command": "uvx",
"args": [
"--from",
"scrapewright[mcp,llm,excel]",
"scrapewright",
"mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"SCRAPEWRIGHT_CACHE": "<your SCRAPEWRIGHT_CACHE>",
"SCRAPEWRIGHT_OBEY_ROBOTS": "<your SCRAPEWRIGHT_OBEY_ROBOTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scrapewright": {
"type": "http",
"url": "https://scrapewright.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"scrapewright": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"scrapewright[mcp,llm,excel]",
"scrapewright",
"mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"SCRAPEWRIGHT_CACHE": "<your SCRAPEWRIGHT_CACHE>",
"SCRAPEWRIGHT_OBEY_ROBOTS": "<your SCRAPEWRIGHT_OBEY_ROBOTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapewright": {
"serverUrl": "https://scrapewright.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapewright": {
"command": "uvx",
"args": [
"--from",
"scrapewright[mcp,llm,excel]",
"scrapewright",
"mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"SCRAPEWRIGHT_CACHE": "<your SCRAPEWRIGHT_CACHE>",
"SCRAPEWRIGHT_OBEY_ROBOTS": "<your SCRAPEWRIGHT_OBEY_ROBOTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapewright": {
"url": "https://scrapewright.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapewright": {
"command": "uvx",
"args": [
"--from",
"scrapewright[mcp,llm,excel]",
"scrapewright",
"mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"SCRAPEWRIGHT_CACHE": "<your SCRAPEWRIGHT_CACHE>",
"SCRAPEWRIGHT_OBEY_ROBOTS": "<your SCRAPEWRIGHT_OBEY_ROBOTS>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.Ozymandias-Owens-2%2Fscrapewright)<a href="https://mcptoplist.com/server/io.github.Ozymandias-Owens-2%2Fscrapewright"><img src="https://mcptoplist.com/badge/io.github.Ozymandias-Owens-2%2Fscrapewright.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Ozymandias-Owens-2
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Sep 20, 2026 |
| 1.0.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains scrapewright?
- scrapewright is maintained by Ozymandias-Owens-2, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is scrapewright listed on the Official MCP Registry?
- Yes — scrapewright is listed on the Official MCP Registry.
- How many versions does scrapewright have?
- MCP Toplist tracks 2 versions of scrapewright, most recently published on Sep 20, 2026.
- Where can I find the source code for scrapewright?
- The source code for scrapewright is hosted at github.com/Ozymandias-Owens-2/scrapewright.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.