Web Content Extract MCP
Rank #58,761io.github.varvararatta/web_content_extract_mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
Web Content Extract MCP is a Model Context Protocol (MCP) server published by varvararatta. It ranks #58,761 of 115,460 servers tracked on MCP Toplist. Web Content Extract MCP is listed on Official MCP, with 1 tracked version. It was first listed on Jun 26, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 56,699 of 115,460 servers on MCP Toplist.
Use Web Content Extract MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http web-content-extract-mcp https://web-content-extract-mcp.mcpize.run/mcp[mcp_servers.web-content-extract-mcp]
url = "https://web-content-extract-mcp.mcpize.run/mcp"Add to ~/.codex/config.toml.
https://web-content-extract-mcp.mcpize.run/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"web-content-extract-mcp": {
"url": "https://web-content-extract-mcp.mcpize.run/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"web-content-extract-mcp": {
"type": "http",
"url": "https://web-content-extract-mcp.mcpize.run/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"web-content-extract-mcp": {
"serverUrl": "https://web-content-extract-mcp.mcpize.run/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"web-content-extract-mcp": {
"url": "https://web-content-extract-mcp.mcpize.run/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.varvararatta%2Fweb_content_extract_mcp)<a href="https://mcptoplist.com/server/io.github.varvararatta%2Fweb_content_extract_mcp"><img src="https://mcptoplist.com/badge/io.github.varvararatta%2Fweb_content_extract_mcp.svg" alt="MCP Toplist: #58,761 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
varvararatta
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Web Content Extract MCP?
- Web Content Extract MCP is maintained by varvararatta, which publishes 46 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Web Content Extract MCP listed on the Official MCP Registry?
- Yes — Web Content Extract MCP is listed on the Official MCP Registry.
- How many versions does Web Content Extract MCP have?
- MCP Toplist tracks 1 version of Web Content Extract MCP, most recently published on Jun 26, 2026.
- Where can I find the source code for Web Content Extract MCP?
- The source code for Web Content Extract MCP is hosted at github.com/varvararatta/botfactory-mcp.