PyreCrawl
Rank #2,475io.github.SanggonBoy/PyreCrawl
Web scraping + research toolkit for AI agents: scrape, crawl, monitor URLs with anti-bot bypass.
PyreCrawl is a Model Context Protocol (MCP) server published by SanggonBoy. It ranks #2,475 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. PyreCrawl is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,571 of 132,046 servers on MCP Toplist.
Use PyreCrawl
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyrecrawl -- uvx pyrecrawl[mcp_servers.pyrecrawl]
command = "uvx"
args = ["pyrecrawl"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pyrecrawl": {
"command": "uvx",
"args": [
"pyrecrawl"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pyrecrawl": {
"command": "uvx",
"args": [
"pyrecrawl"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pyrecrawl": {
"type": "stdio",
"command": "uvx",
"args": [
"pyrecrawl"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pyrecrawl": {
"command": "uvx",
"args": [
"pyrecrawl"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pyrecrawl": {
"command": "uvx",
"args": [
"pyrecrawl"
]
}
}
}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.SanggonBoy%2FPyreCrawl)<a href="https://mcptoplist.com/server/io.github.SanggonBoy%2FPyreCrawl"><img src="https://mcptoplist.com/badge/io.github.SanggonBoy%2FPyreCrawl.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SanggonBoy
Available versions (11)
| Version | Published |
|---|---|
| 0.8.1 | Sep 21, 2026 |
| 0.8.0 | Sep 19, 2026 |
| 0.7.5 | Sep 11, 2026 |
| 0.7.4 | Sep 11, 2026 |
| 0.7.3 | Sep 8, 2026 |
| 0.7.2 | Sep 8, 2026 |
| 0.7.1 | Sep 8, 2026 |
| 0.7.0 | Sep 8, 2026 |
| 0.6.0 | Sep 8, 2026 |
| 0.2.2 | Sep 4, 2026 |
| 0.2.1.post0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains PyreCrawl?
- PyreCrawl is maintained by SanggonBoy, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is PyreCrawl listed on the Official MCP Registry?
- Yes — PyreCrawl is listed on the Official MCP Registry, alongside Glama.
- How many versions does PyreCrawl have?
- MCP Toplist tracks 11 versions of PyreCrawl, most recently published on Sep 21, 2026.
- Where can I find the source code for PyreCrawl?
- The source code for PyreCrawl is hosted at github.com/SanggonBoy/PyreCrawl.
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.