PPToGo MCP Server
Rank #36,109io.github.riverliu8/pptogo-mcp
AI-agent commerce: find products, mint tracking links, publish posts, earn commission.
PPToGo MCP Server is a Model Context Protocol (MCP) server published by riverliu8. It ranks #36,109 of 115,591 servers tracked on MCP Toplist. PPToGo MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 14, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 79,482 of 115,591 servers on MCP Toplist.
Use PPToGo MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pptogo-mcp https://pptogo.com/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pptogo-mcp]
url = "https://pptogo.com/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://pptogo.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pptogo-mcp": {
"url": "https://pptogo.com/api/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": {
"pptogo-mcp": {
"type": "http",
"url": "https://pptogo.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pptogo-mcp": {
"serverUrl": "https://pptogo.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pptogo-mcp": {
"url": "https://pptogo.com/api/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/io.github.riverliu8%2Fpptogo-mcp)<a href="https://mcptoplist.com/server/io.github.riverliu8%2Fpptogo-mcp"><img src="https://mcptoplist.com/badge/io.github.riverliu8%2Fpptogo-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
riverliu8
Other servers by riverliu8
View all riverliu8 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains PPToGo MCP Server?
- PPToGo MCP Server is maintained by riverliu8, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is PPToGo MCP Server listed on the Official MCP Registry?
- Yes — PPToGo MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PPToGo MCP Server have?
- MCP Toplist tracks 1 version of PPToGo MCP Server, most recently published on Aug 23, 2026.
- Where can I find the source code for PPToGo MCP Server?
- The source code for PPToGo MCP Server is hosted at github.com/riverliu8/pptogo-mcp.