mcpbeat Sign in

Upshift MCP Server

by upshiftsites Your server? Claim it
answering

Upshift is answering right now. Last checked 4 min ago. 47 installs a week from npm. It exposes 3 tools. Last commit 18 Aug 2026.

Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.

Installs per day peak 294 · avg 14
a month agotoday
Uptime history 24 days of history
24 days agonow
100.0%
Uptime 24h
93 of 93 checks
3
Tools
read from the server
368 ms
Response time
average over 24h
47
Installs / week
npm and PyPI

What changed 7

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 18 August 2026. No other catalogue keeps this.

18 Aug 3 tool descriptions were rewritten upshift_quote, upshift_site_audit, upshift_template_match
18 Aug a tool changed version3 times that day
18 Aug a tool changed the parameters it asks for upshift_quote
and 2 more, back to 18 August 2026

Nothing serious here today

Today is the operative word: we check Upshift every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.upshiftsites.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.upshiftsites.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.upshiftsites.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.upshiftsites.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.upshiftsites.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

upshift
upshift_quote
Return Upshift's real prices. job_type 'mcp' covers MCP server work (registry listing, live tool preview, spec upgrade, full build); 'website' covers website templates and done-for-you launches. These are the actual listed prices, not estimates. Use when someone asks what a job costs, what a tier includes, or how long it takes. The figures are generated from the live store catalog, so this cannot quote a price that is not sold; it makes no network call and the same arguments always return the same answer.
upshift_site_audit
Fetch a live website and report how legible it is to search engines and AI assistants: structured data (JSON-LD), llms.txt, robots.txt, title and meta description, headings, image alt text, HTTPS and document weight. Returns findings with severity and a 0-100 score. Use this to check a real site before recommending changes to it. Makes one outbound request to the URL given, so it only sees what a fetch can establish — never rendering or browser metrics. Refuses private, loopback and link-local addresses, and reports a page as unreachable rather than scoring the error body.
upshift_template_match
Given an industry or trade (and optionally what the business needs), rank Upshift's 14 website template lines and return the best three, each with a live demo link, the store link, real prices, and the words that made it match. Use when someone asks what a website for a given trade should look like or cost. Answers from a catalog held in the server, so it makes no network call and returns no matches — rather than a forced one — when the trade is outside the 14 lines.

Endpoints

URLTransportStateLatencyChecked
https://mcp.upshiftsites.com/mcp streamable-http answering 384 ms 4 min ago

Alternatives to Upshift

same job, measured the same way
MCP Agent Accessibility Auditor
by mambabuilt

Audit whether an AI agent can read a site: llms.txt, robots AI rules, structured data.

52 installs/wk local only
Aeo MCP
by arthurcarlsonn

AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.

32 installs/wk local only
O
US Real Estate Data
by memoryapi

US real estate data: home prices, rents, and market trends

3 tools answering
Service Provider Index
by fugentic

Find verified businesses & service providers by trade and area. Returns structured provider data.

3 tools answering
YokuApp
by yokuapp

Yoku is a platform that provides structured, real-time brand identity and company data.

17 installs/wk answering
Dentro
by dentro-fyi

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

17 installs/wk local only
Fuel Prices
by johnisanerd

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

answering
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

23 installs/wk local only

Upshift — questions

Answers built from our own checks of this server.

What can Upshift do?
It exposes 3 tools, read directly from the server on our last check. Among them: upshift_quote, upshift_site_audit, upshift_template_match. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Upshift working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 368 ms. The bar chart above shows every period we have measured.
How do I connect Upshift?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Upshift need an API key?
No. Upshift completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Upshift?
It answers our handshake in 368 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Upshift?
The npm package upshift-mcp was installed 47 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Upshift open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.