PyScrappy
Rank #622io.github.mldsveda/pyscrappy
Web-scraping toolkit with 22 tools for structured web data as JSON for AI agents.
PyScrappy is a Model Context Protocol (MCP) server published by mldsveda. It ranks #622 of 132,608 servers tracked on MCP Toplist, and its repository has 257 GitHub stars. PyScrappy is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 131,986 of 132,608 servers on MCP Toplist.
Use PyScrappy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyscrappy -e "OMDB_API_KEY=<your OMDB_API_KEY>" -- uvx --from "pyscrappy[mcp]" pyscrappy-mcp pyscrappyReplace each placeholder with your own value before saving.
[mcp_servers.pyscrappy]
command = "uvx"
args = ["--from", "pyscrappy[mcp]", "pyscrappy-mcp", "pyscrappy"]
[mcp_servers.pyscrappy.env]
OMDB_API_KEY = "<your OMDB_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyscrappy": {
"command": "uvx",
"args": [
"--from",
"pyscrappy[mcp]",
"pyscrappy-mcp",
"pyscrappy"
],
"env": {
"OMDB_API_KEY": "<your OMDB_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyscrappy": {
"command": "uvx",
"args": [
"--from",
"pyscrappy[mcp]",
"pyscrappy-mcp",
"pyscrappy"
],
"env": {
"OMDB_API_KEY": "<your OMDB_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pyscrappy": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"pyscrappy[mcp]",
"pyscrappy-mcp",
"pyscrappy"
],
"env": {
"OMDB_API_KEY": "<your OMDB_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyscrappy": {
"command": "uvx",
"args": [
"--from",
"pyscrappy[mcp]",
"pyscrappy-mcp",
"pyscrappy"
],
"env": {
"OMDB_API_KEY": "<your OMDB_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pyscrappy": {
"command": "uvx",
"args": [
"--from",
"pyscrappy[mcp]",
"pyscrappy-mcp",
"pyscrappy"
],
"env": {
"OMDB_API_KEY": "<your OMDB_API_KEY>"
}
}
}
}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.mldsveda%2Fpyscrappy)<a href="https://mcptoplist.com/server/io.github.mldsveda%2Fpyscrappy"><img src="https://mcptoplist.com/badge/io.github.mldsveda%2Fpyscrappy.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mldsveda
Available versions (13)
| Version | Published |
|---|---|
| 1.5.9 | Aug 27, 2026 |
| 1.5.5 | Aug 16, 2026 |
| 1.5.4 | Aug 14, 2026 |
| 1.5.2 | Aug 10, 2026 |
| 1.5.1 | Aug 10, 2026 |
| 1.4.4 | Aug 5, 2026 |
| 1.4.2 | Aug 3, 2026 |
| 1.3.2 | Jul 31, 2026 |
| 1.3.1 | Jul 28, 2026 |
| 1.2.2 | Jul 27, 2026 |
| 1.2.0 | Jul 26, 2026 |
| 1.1.7 | Jul 26, 2026 |
| 1.1.6 | Jul 26, 2026 |
Frequently asked questions
- Who maintains PyScrappy?
- PyScrappy is maintained by mldsveda, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is PyScrappy listed on the Official MCP Registry?
- Yes — PyScrappy is listed on the Official MCP Registry, alongside Glama.
- How many versions does PyScrappy have?
- MCP Toplist tracks 13 versions of PyScrappy, most recently published on Aug 27, 2026.
- Where can I find the source code for PyScrappy?
- The source code for PyScrappy is hosted at github.com/mldsveda/PyScrappy.
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.