Upshift
Rank #15,934com.upshiftsites/mcp
Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.
Upshift is a Model Context Protocol (MCP) server published by samerdwykat-cmyk. It ranks #15,934 of 132,046 servers tracked on MCP Toplist. Upshift is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 116,112 of 132,046 servers on MCP Toplist.
Use Upshift
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http upshiftsites https://mcp.upshiftsites.com/mcpclaude mcp add upshiftsites -- npx -y upshift-mcp[mcp_servers.upshiftsites]
url = "https://mcp.upshiftsites.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.upshiftsites]
command = "npx"
args = ["-y", "upshift-mcp"]Add to ~/.codex/config.toml.
https://mcp.upshiftsites.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"upshiftsites": {
"command": "npx",
"args": [
"-y",
"upshift-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"upshiftsites": {
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"upshiftsites": {
"command": "npx",
"args": [
"-y",
"upshift-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"upshiftsites": {
"type": "http",
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"upshiftsites": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"upshift-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"upshiftsites": {
"serverUrl": "https://mcp.upshiftsites.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"upshiftsites": {
"command": "npx",
"args": [
"-y",
"upshift-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"upshiftsites": {
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}{
"mcpServers": {
"upshiftsites": {
"command": "npx",
"args": [
"-y",
"upshift-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/com.upshiftsites%2Fmcp)<a href="https://mcptoplist.com/server/com.upshiftsites%2Fmcp"><img src="https://mcptoplist.com/badge/com.upshiftsites%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
samerdwykat-cmyk
Available versions (4)
| Version | Published |
|---|---|
| 1.0.3 | Aug 18, 2026 |
| 1.0.2 | Aug 18, 2026 |
| 1.0.1 | Aug 17, 2026 |
| 1.0.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Upshift?
- Upshift is maintained by samerdwykat-cmyk, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Upshift listed on the Official MCP Registry?
- Yes — Upshift is listed on the Official MCP Registry, alongside Glama.
- How many versions does Upshift have?
- MCP Toplist tracks 4 versions of Upshift, most recently published on Aug 18, 2026.
- Where can I find the source code for Upshift?
- The source code for Upshift is hosted at github.com/samerdwykat-cmyk/upshift-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.