# LLM Hosting Pricing MCP server

LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history

## Links
- Registry page: https://www.getdrio.com/mcp/ai-llmhosting-pricing
- Repository: https://github.com/zayedAlmansoori/llmhosting-ai
- Website: https://llmhosting.ai/mcp-docs

## Install
- Endpoint: https://llmhosting.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://llmhosting.ai/mcp

## Tools
- search_models - Search LLM models by name. Returns matching models with provider count and the cheapest input/output price per 1M tokens. Endpoint: https://llmhosting.ai/mcp
- get_model_prices - All provider prices for one LLM model: input/output/cache price per 1M tokens and context window per provider, cheapest first. Endpoint: https://llmhosting.ai/mcp
- list_gpus - Every GPU with live rental pricing: cheapest $/hr, provider, tier, and VRAM. Endpoint: https://llmhosting.ai/mcp
- cheapest_gpu - Cheapest GPU rentals right now, optionally filtered by minimum VRAM (GB). Endpoint: https://llmhosting.ai/mcp
- gpu_price_history - Daily minimum rental price history for a GPU (recorded daily since 2026-07-06). Endpoint: https://llmhosting.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.llmhosting
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 9, 2026
- Source: https://registry.modelcontextprotocol.io
