LLM Hosting Pricing
ai.llmhosting/pricingLLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history
Tools · 5
Search LLM models by name. Returns matching models with provider count and the cheapest input/output price per 1M tokens.
All provider prices for one LLM model: input/output/cache price per 1M tokens and context window per provider, cheapest first.
Every GPU with live rental pricing: cheapest $/hr, provider, tier, and VRAM.
Cheapest GPU rentals right now, optionally filtered by minimum VRAM (GB).
Daily minimum rental price history for a GPU (recorded daily since 2026-07-06).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"llm_hosting_pricing": {
"url": "https://llmhosting.ai/mcp",
"transport": "streamable-http"
}
}
}