Webpeel
Rank #18,795io.github.JakeLiuMe/webpeel
MCP server providing webpeel capabilities
Webpeel is a Model Context Protocol (MCP) server published by webpeel. It ranks #18,795 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Webpeel is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 113,251 of 132,046 servers on MCP Toplist.
Use Webpeel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add webpeel -- npx -y webpeel[mcp_servers.webpeel]
command = "npx"
args = ["-y", "webpeel"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"webpeel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}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.JakeLiuMe%2Fwebpeel)<a href="https://mcptoplist.com/server/io.github.JakeLiuMe%2Fwebpeel"><img src="https://mcptoplist.com/badge/io.github.JakeLiuMe%2Fwebpeel.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
webpeel
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Webpeel?
- Webpeel is maintained by webpeel, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Webpeel listed on the Official MCP Registry?
- Yes — Webpeel is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Webpeel have?
- MCP Toplist tracks 2 versions of Webpeel, most recently published on Feb 13, 2026.
- Where can I find the source code for Webpeel?
- The source code for Webpeel is hosted at github.com/webpeel/webpeel.
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.