foundrynet-scrape
Rank #28,056io.github.FoundryNet/foundrynet-scrape
x402-gated web extraction gateway. Tools: extract, extract_batch.
foundrynet-scrape is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #28,056 of 115,460 servers tracked on MCP Toplist. foundrynet-scrape is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 87,404 of 115,460 servers on MCP Toplist.
Use foundrynet-scrape
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http foundrynet-scrape https://foundrynet-scrape-production.up.railway.app/mcp[mcp_servers.foundrynet-scrape]
url = "https://foundrynet-scrape-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://foundrynet-scrape-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"foundrynet-scrape": {
"url": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"foundrynet-scrape": {
"type": "http",
"url": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"foundrynet-scrape": {
"serverUrl": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"foundrynet-scrape": {
"url": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}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.FoundryNet%2Ffoundrynet-scrape)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Ffoundrynet-scrape"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Ffoundrynet-scrape.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#21,831 · 1 ver
- MINT Protocol — Universal Work Attestation#21,868 · 1 ver
- Academic Research Intelligence MCP#28,044 · 1 ver
- Brand Intelligence MCP#28,045 · 1 ver
- Regulatory & Compliance Intelligence MCP#28,046 · 1 ver
- Crypto Market Intelligence MCP#28,047 · 1 ver
- Currency & Exchange Rate MCP#28,048 · 1 ver
- Cybersecurity Threat Intelligence MCP#28,049 · 1 ver
- Email Verification MCP#28,050 · 1 ver
- Fact Verification MCP#28,051 · 1 ver
- Financial Signals MCP#28,052 · 1 ver
- FoundryNet — Industrial Machine Intelligence#28,053 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains foundrynet-scrape?
- foundrynet-scrape is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is foundrynet-scrape listed on the Official MCP Registry?
- Yes — foundrynet-scrape is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does foundrynet-scrape have?
- MCP Toplist tracks 1 version of foundrynet-scrape, most recently published on Jun 22, 2026.
- Where can I find the source code for foundrynet-scrape?
- The source code for foundrynet-scrape is hosted at github.com/foundrynet/foundrynet-scrape.