mcp-webextrator
Rank #6,233glama/AceDataCloud/WebExtratorMCP
Enables structured content extraction and JavaScript rendering from URLs via the AceDataCloud WebExtrator platform.
mcp-webextrator is a Model Context Protocol (MCP) server published by acedatacloud. It ranks #6,233 of 115,460 servers tracked on MCP Toplist. mcp-webextrator is listed across 2 registries — PulseMCP and Glama, with 17 release tags tracked from its GitHub repository. It was first listed on Jun 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 109,227 of 115,460 servers on MCP Toplist.
Use mcp-webextrator
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http webextratormcp https://webextrator.mcp.acedata.cloud/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.webextratormcp]
url = "https://webextrator.mcp.acedata.cloud/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://webextrator.mcp.acedata.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"webextratormcp": {
"url": "https://webextrator.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"webextratormcp": {
"type": "http",
"url": "https://webextrator.mcp.acedata.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"webextratormcp": {
"serverUrl": "https://webextrator.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"webextratormcp": {
"url": "https://webextrator.mcp.acedata.cloud/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/glama%2FAceDataCloud%2FWebExtratorMCP)<a href="https://mcptoplist.com/server/glama%2FAceDataCloud%2FWebExtratorMCP"><img src="https://mcptoplist.com/badge/glama%2FAceDataCloud%2FWebExtratorMCP.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
acedatacloud
Other servers by acedatacloud
- MCP Suno#818 · 44 vers
- Midjourney#1,417 · 42 vers
- MCP Seedance#1,467 · 41 vers
- MCP Nanobanana Pro#1,967 · 46 vers
- MCP Veo#2,818 · 43 vers
- MCP Seedream Pro#2,846 · 42 vers
- MCP Flux Pro#2,874 · 39 vers
- AceDataCloud Producer#4,005 · 23 vers
- MCP Sora#4,223 · 37 vers
- MCP Luma#4,307 · 35 vers
- MCP Serp#4,354 · 34 vers
- KlingMCP#4,505 · 30 vers
GitHub releases (17)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v2026.8.28.0 | Aug 28, 2026 |
| v2026.8.25.0 | Aug 25, 2026 |
| v2026.8.23.0 | Aug 23, 2026 |
| v2026.8.18.0 | Aug 18, 2026 |
| v2026.8.17.0 | Aug 17, 2026 |
| v2026.8.10.0 | Aug 10, 2026 |
| v2026.8.1.0 | Aug 1, 2026 |
| v2026.7.30.1 | Jul 30, 2026 |
| v2026.7.30.0 | Jul 30, 2026 |
| v2026.7.27.2 | Jul 27, 2026 |
| v2026.7.27.1 | Jul 27, 2026 |
| v2026.7.27.0 | Jul 27, 2026 |
| v2026.7.4.2 | Jul 4, 2026 |
| v2026.7.4.1 | Jul 4, 2026 |
| v2026.7.4.0 | Jul 4, 2026 |
| v2026.7.2.0 | Jul 2, 2026 |
| v2026.7.1.0 | Jul 1, 2026 |
Frequently asked questions
- Who maintains mcp-webextrator?
- mcp-webextrator is maintained by acedatacloud, which publishes 29 MCP servers (651 total versions) tracked on MCP Toplist.
- Is mcp-webextrator listed on the Official MCP Registry?
- mcp-webextrator is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does mcp-webextrator have?
- No registry surfaces explicit version metadata for mcp-webextrator; MCP Toplist tracks 17 release tags from its GitHub repository, most recently published on Aug 28, 2026.
- Where can I find the source code for mcp-webextrator?
- The source code for mcp-webextrator is hosted at github.com/acedatacloud/webextratormcp.