Shortlist Price Index
БесплатноНе проверенProvides AI agents with verified, monthly software pricing data for categories like VPNs and cloud backup, enabling price comparisons and identifying cheapest p
Описание
Provides AI agents with verified, monthly software pricing data for categories like VPNs and cloud backup, enabling price comparisons and identifying cheapest providers.
README
An MCP (Model Context Protocol) server that gives AI agents verified, monthly software pricing data: entry prices (lowest paid plan per provider) for 16 categories, from VPNs and cloud backup to travel eSIMs and recruitment software. Verified monthly since June 2026, published as open data under CC BY 4.0 by Orai Media.
Endpoint: https://shortlist-mcp.vercel.app/mcp (streamable HTTP, no auth, free)
Tools
| Tool | What it does |
|---|---|
list_categories |
All tracked categories with slugs, units and currencies (11 USD/global + 5 Dutch EUR) |
get_price_index |
Full index for one category: average, median, cheapest, every provider sorted by price, monthly history, methodology |
get_cheapest |
The N cheapest providers in a category right now, with a link to the full comparison |
Every response includes a citation string and the CC BY 4.0 license note, so agents can attribute figures correctly.
Add to Claude Code
claude mcp add --transport http shortlist-prices https://shortlist-mcp.vercel.app/mcp
Add to any MCP client
{
"mcpServers": {
"shortlist-prices": {
"type": "http",
"url": "https://shortlist-mcp.vercel.app/mcp"
}
}
}
Example questions your agent can now answer
- "What does a VPN cost per month right now, and which three are cheapest?"
- "Compare travel eSIM prices per GB for a summer trip."
- "How much does an applicant tracking system cost for a single recruiter?"
- "Wat kost een wachtwoordmanager per maand in Nederland?"
Data
The server reads the live Price Index JSON endpoints of the Shortlist comparison sites (refreshed monthly, cached one hour) and the open dataset repository:
- Dataset with monthly history: https://github.com/ies86/shortlist-price-index
- Kaggle mirror: https://www.kaggle.com/datasets/ries86/shortlist-price-index
License: data CC BY 4.0 (attribution + link to the cited source site), code MIT.
Run locally
npm install
npm run dev
# MCP endpoint on http://localhost:3000/mcp
Built with mcp-handler on Next.js, deployed on Vercel.
Установка Shortlist Price Index
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ies86/shortlist-mcpFAQ
Shortlist Price Index MCP бесплатный?
Да, Shortlist Price Index MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Shortlist Price Index?
Нет, Shortlist Price Index работает без API-ключей и переменных окружения.
Shortlist Price Index — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Shortlist Price Index в Claude Desktop, Claude Code или Cursor?
Открой Shortlist Price Index на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Shortlist Price Index with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
