AI Pricing Hub
io.github.gishh/aipricinghubSource-backed AI model pricing, rankings, history, and benchmark data.
Tools · 11
Search the pricing catalog with provider, workload, context, and price filters.
Compare pricing, context, and sourced benchmarks for model IDs.
Estimate cost from model pricing and token volumes.
Find cheapest models by combined listed input plus output token price.
Rank models by available benchmark signal per listed token price.
Summarize model count, prices, benchmarks, and changes for a provider.
Return historical pricing snapshots for a model ID.
Find sourced benchmark rows by model, provider, or benchmark ID.
Return recent model launches, removals, and pricing changes.
Search AI Pricing Hub news items.
Recommend models for a workload using price, context, and benchmark evidence.
Resources · 12
Provider catalog and pricing sources
aiph://providers
Model pricing catalog
aiph://models
Generated model ranking groups
aiph://rankings
Sourced benchmark definitions and records
aiph://benchmarks
Historical model pricing snapshots by provider
aiph://history
Token pricing rows and provider source links
aiph://pricing
Cost calculator input schema and pricing assumptions
aiph://calculator
Supported workload recommendation categories
aiph://workloads
AI news feed items
aiph://news
Detected model and pricing changes
aiph://changelog
Provider-level model counts and price summaries
aiph://provider-trends
Pricing freshness, verification, and confidence metadata
aiph://freshness
Prompts · 5
Find the best coding model from price and benchmark evidence.
Find models for retrieval-augmented generation and long-context work.
Find the cheapest model for a provider or workload.
Compare two or more AI models.
Recommend enterprise-ready models with source-backed pricing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai_pricing_hub": {
"url": "https://aipricinghub.com/mcp/rpc",
"transport": "streamable-http"
}
}
}