Remote MCP server

AI Pricing Remote MCP Server

Add AI Pricing Guru to an MCP client by URL. No local script, no API key, no repository checkout. The server exposes daily-updated pricing for 129 models across 13 providers.

Connector URL

https://www.aipricing.guru/mcp

This is a Streamable HTTP MCP endpoint. Opening it in a browser may show a method error; that is expected. Add the URL inside the MCP client.

Tools

list_priced_models

List valid model IDs with provider, status, context, and current pricing.

estimate_model_cost

Estimate one model's input, cached-input, output, per-call, and total cost.

compare_model_costs

Compare the same workload across multiple models and return the cheapest result first.

Example prompt

Use the AI Pricing Guru MCP server to compare gpt-5.5, claude-sonnet-5, and gemini-3.1-pro for 250000 input tokens, 50000 output tokens, 60% cached input, and 100 calls.
Pricing data last refreshed . The MCP server does not call model providers; it only calculates against AI Pricing Guru's current public pricing dataset.