Uplink
Rank #46,935build.uplink/uplink
Automate a real, logged-in browser on your own device — no stored credentials, no bot detection.
Uplink is a Model Context Protocol (MCP) server published by uplink-code. It ranks #46,935 of 132,113 servers tracked on MCP Toplist. Uplink is listed on Official MCP, with 3 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 85,178 of 132,113 servers on MCP Toplist.
Use Uplink
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uplink -- npx -y @uplink-code/mcp[mcp_servers.uplink]
command = "npx"
args = ["-y", "@uplink-code/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uplink": {
"command": "npx",
"args": [
"-y",
"@uplink-code/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uplink": {
"command": "npx",
"args": [
"-y",
"@uplink-code/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uplink": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@uplink-code/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uplink": {
"command": "npx",
"args": [
"-y",
"@uplink-code/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uplink": {
"command": "npx",
"args": [
"-y",
"@uplink-code/mcp"
]
}
}
}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/build.uplink%2Fuplink)<a href="https://mcptoplist.com/server/build.uplink%2Fuplink"><img src="https://mcptoplist.com/badge/build.uplink%2Fuplink.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
uplink-code
Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Jun 23, 2026 |
| 0.1.3 | Jun 10, 2026 |
| 0.1.2 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Uplink?
- Uplink is maintained by uplink-code, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Uplink listed on the Official MCP Registry?
- Yes — Uplink is listed on the Official MCP Registry.
- How many versions does Uplink have?
- MCP Toplist tracks 3 versions of Uplink, most recently published on Jun 23, 2026.
- Where can I find the source code for Uplink?
- The source code for Uplink is hosted at github.com/uplink-code/mcp.
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.