mcp
Live LLM API pricing: token prices, comparisons, cheapest-model lookups.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live LLM API pricing: token prices, comparisons, cheapest-model lookups. No key required.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| search_models | Search the live LLM pricing database by model name, provider, or id. Returns matching models with current input/output prices (USD per 1M tokens), context window, modality, and category. Use this to answer 'how much does <model> cost' or 'what models does <provider> offer'. |
| get_model_pricing | Get full pricing and capability details for one model by its id (from search_models). Returns input/output/cached price per 1M tokens, blended cost, context window, modality, release date, and the modelpricewatch.com page URL. |
| cheapest_models | Find the cheapest current models, ranked by input price, output price, or a blended cost. The generic ranking covers generative text models (embeddings, OCR and realtime models are excluded — they price different work); pass category to rank a specific pool instead, e.g. 'embedding'. Use to answer 'what is the cheapest model for <use case>'. |
| list_providers | List all tracked AI model providers (OpenAI, Anthropic, Google, etc.) with a short description and their pricing page. |