Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Shortlist Price Index

io.github.ies86/shortlist-price-index

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

Uptime
100.0%
1 direct probes · 30d
Response
867ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

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 …

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 hi…

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…

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 ri…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shortlist_price_index": {
      "url": "https://shortlist-mcp.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}