Upriver MCP
Rank #56,820ai.upriver/upriver
Know what's gaining traction online: breakout topics in tech, sports & politics, with citations.
Upriver MCP is a Model Context Protocol (MCP) server published by upriver-ai. It ranks #56,820 of 115,591 servers tracked on MCP Toplist. Upriver MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 26, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 58,771 of 115,591 servers on MCP Toplist.
Use Upriver MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http upriver https://mcp.upriver.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.upriver]
url = "https://mcp.upriver.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.upriver.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"upriver": {
"url": "https://mcp.upriver.ai/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": {
"upriver": {
"type": "http",
"url": "https://mcp.upriver.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"upriver": {
"serverUrl": "https://mcp.upriver.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"upriver": {
"url": "https://mcp.upriver.ai/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/ai.upriver%2Fupriver)<a href="https://mcptoplist.com/server/ai.upriver%2Fupriver"><img src="https://mcptoplist.com/badge/ai.upriver%2Fupriver.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
upriver-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Upriver MCP?
- Upriver MCP is maintained by upriver-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Upriver MCP listed on the Official MCP Registry?
- Yes — Upriver MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Upriver MCP have?
- MCP Toplist tracks 1 version of Upriver MCP, most recently published on Jun 26, 2026.
- Where can I find the source code for Upriver MCP?
- The source code for Upriver MCP is hosted at github.com/upriver-ai/upriver-mcp.