AI-First Scraper
Rank #28,956io.github.yubinkim444/ai-first-scraper-mcp
Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.
AI-First Scraper is a Model Context Protocol (MCP) server published by yubinkim444. It ranks #28,956 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. AI-First Scraper is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on May 18, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 103,157 of 132,113 servers on MCP Toplist.
Use AI-First Scraper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-first-scraper-mcp -e "SCRAPER_URL=<your SCRAPER_URL>" -e "SEARCH_URL=<your SEARCH_URL>" -e "AFS_TIMEOUT=<your AFS_TIMEOUT>" -- uvx ai-first-scraper-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ai-first-scraper-mcp]
command = "uvx"
args = ["ai-first-scraper-mcp"]
[mcp_servers.ai-first-scraper-mcp.env]
SCRAPER_URL = "<your SCRAPER_URL>"
SEARCH_URL = "<your SEARCH_URL>"
AFS_TIMEOUT = "<your AFS_TIMEOUT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-first-scraper-mcp": {
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
],
"env": {
"SCRAPER_URL": "<your SCRAPER_URL>",
"SEARCH_URL": "<your SEARCH_URL>",
"AFS_TIMEOUT": "<your AFS_TIMEOUT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-first-scraper-mcp": {
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
],
"env": {
"SCRAPER_URL": "<your SCRAPER_URL>",
"SEARCH_URL": "<your SEARCH_URL>",
"AFS_TIMEOUT": "<your AFS_TIMEOUT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ai-first-scraper-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
],
"env": {
"SCRAPER_URL": "<your SCRAPER_URL>",
"SEARCH_URL": "<your SEARCH_URL>",
"AFS_TIMEOUT": "<your AFS_TIMEOUT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-first-scraper-mcp": {
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
],
"env": {
"SCRAPER_URL": "<your SCRAPER_URL>",
"SEARCH_URL": "<your SEARCH_URL>",
"AFS_TIMEOUT": "<your AFS_TIMEOUT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-first-scraper-mcp": {
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
],
"env": {
"SCRAPER_URL": "<your SCRAPER_URL>",
"SEARCH_URL": "<your SEARCH_URL>",
"AFS_TIMEOUT": "<your AFS_TIMEOUT>"
}
}
}
}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.yubinkim444%2Fai-first-scraper-mcp)<a href="https://mcptoplist.com/server/io.github.yubinkim444%2Fai-first-scraper-mcp"><img src="https://mcptoplist.com/badge/io.github.yubinkim444%2Fai-first-scraper-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
yubinkim444
Other servers by yubinkim444
View all yubinkim444 servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Aug 26, 2026 |
| 1.0.1 | May 19, 2026 |
Frequently asked questions
- Who maintains AI-First Scraper?
- AI-First Scraper is maintained by yubinkim444, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is AI-First Scraper listed on the Official MCP Registry?
- Yes — AI-First Scraper is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does AI-First Scraper have?
- MCP Toplist tracks 2 versions of AI-First Scraper, most recently published on Aug 26, 2026.
- Where can I find the source code for AI-First Scraper?
- The source code for AI-First Scraper is hosted at github.com/yubinkim444/ai-first-scraper-mcp.
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.