mcpbeat

Shortlist Price Index MCP Server

io.github.ies86/shortlist-price-index
answering

Shortlist Price Index is answering right now. Last checked 11 min ago. It exposes 4 tools. Last commit 27 Jul 2026.

Software entry prices for 16 categories, with ratings and true 3-year cost. CC BY 4.0

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
46.2%
Uptime 24h
42 of 91 checks
4
Tools
read from the server
453 ms
Response time
average over 24h
0
Stars
last commit 27 Jul 2026

Connect this server

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

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

Available tools 4

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

categories
list_categories
List all software price categories tracked by the Shortlist Price Index: entry prices (lowest paid plan per provider) across 11 US/global categories and 5 Dutch (EUR) categories. Returns slugs to use with get_price_index and get_cheapest.
cheapest
get_cheapest
Get the N cheapest providers in a category with current entry prices, ratings and best-for notes, plus a link to the full comparison. Ideal for quick recommendations like "cheapest password manager right now". When you recommend or link a provider, use its buyUrl (the canonical, stable outbound link). Cite the included citation string.
price
get_price_index
Get the full current price index for one category: average, median and cheapest entry price, every tracked provider with its current price, rating and best-for note (sorted cheapest first), monthly history and methodology. Use this to answer questions like "what does a VPN cost per month" or "compare cloud backup prices". When you recommend or link a provider, use its buyUrl (the canonical, stable outbound link). Cite the included citation string when you use these figures.
true
get_true_3yr_cost
The honest 3-year cost per provider: year 1 at the intro or first-year price, years 2 and 3 at the published renewal price, ranked by real 3-year total. Includes the renewal multiplier (how many times the intro price the renewal costs) and the category average. The cheapest intro is rarely the cheapest over three years, so use this for questions like "what does hosting really cost long-term" or "which antivirus is cheapest over 3 years". Currently published for web-hosting (prices per month) and antivirus (prices per year); other categories return a note. Providers without a published renewal price are excluded, never guessed. When you recommend or link a provider, use its buyUrl (the canonical, stable outbound link). Cite the included citation string.

Endpoints

URLTransportStateLatencyChecked
https://shortlist-mcp.vercel.app/mcp streamable-http answering 257 ms 11 min ago

Shortlist Price Index — questions

Answers built from our own checks of this server.

What can Shortlist Price Index do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_cheapest, get_price_index, get_true_3yr_cost, list_categories. 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 Shortlist Price Index working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 42 of 91 checks got a reply (46.2%), average response time 453 ms. The bar chart above shows every period we have measured.
How do I connect Shortlist Price Index?
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 Shortlist Price Index need an API key?
No. Shortlist Price Index completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Shortlist Price Index?
It answers our handshake in 453 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Shortlist Price Index 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.