Sherweb Platform MCP Server
Rank #45,914com.sherweb/platform
Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.
Sherweb Platform MCP Server is a Model Context Protocol (MCP) server published by sherweb-development. It ranks #45,914 of 115,460 servers tracked on MCP Toplist. Sherweb Platform MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on May 25, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 69,546 of 115,460 servers on MCP Toplist.
Use Sherweb Platform MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http platform https://mcp.sherweb.com/[mcp_servers.platform]
url = "https://mcp.sherweb.com/"Add to ~/.codex/config.toml.
https://mcp.sherweb.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"platform": {
"url": "https://mcp.sherweb.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"platform": {
"type": "http",
"url": "https://mcp.sherweb.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"platform": {
"serverUrl": "https://mcp.sherweb.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"platform": {
"url": "https://mcp.sherweb.com/"
}
}
}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/com.sherweb%2Fplatform)<a href="https://mcptoplist.com/server/com.sherweb%2Fplatform"><img src="https://mcptoplist.com/badge/com.sherweb%2Fplatform.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sherweb-development
Other servers by sherweb-development
View all sherweb-development servers →Available versions (2)
| Version | Published |
|---|---|
| 1.45.43 | Jun 12, 2026 |
| 1.45.26 | May 25, 2026 |
Frequently asked questions
- Who maintains Sherweb Platform MCP Server?
- Sherweb Platform MCP Server is maintained by sherweb-development, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Sherweb Platform MCP Server listed on the Official MCP Registry?
- Yes — Sherweb Platform MCP Server is listed on the Official MCP Registry.
- How many versions does Sherweb Platform MCP Server have?
- MCP Toplist tracks 2 versions of Sherweb Platform MCP Server, most recently published on Jun 12, 2026.
- Where can I find the source code for Sherweb Platform MCP Server?
- The source code for Sherweb Platform MCP Server is hosted at github.com/sherweb-development/Cumulus.Mcp.Server.