# Modelmeter MCP server

The changelog of record for the AI stack: sunset checks, deprecations, pricing, and model events.

## Links
- Registry page: https://www.getdrio.com/mcp/xyz-modelmeter-modelmeter
- Repository: https://github.com/modelmeters/modelmeter
- Website: https://modelmeter.xyz

## Install
- Endpoint: https://modelmeter.xyz/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://modelmeter.xyz/mcp

## Tools
- estimate_cost - Estimate the USD cost of an LLM API call for a given model and token counts. Returns input/output/total cost, plus reseller markup vs. the upstream model when applicable. Endpoint: https://modelmeter.xyz/mcp
- get_model - Unified card for one model in a single call: normalized pricing, capabilities (context window, vision, reasoning, tags), availability, reseller markup vs. upstream, and a price-history summary (launch vs. current price, percent change, last change date, all-time low/high). Endpoint: https://modelmeter.xyz/mcp
- list_models - List available models with their current pricing. Optionally filter by provider. Endpoint: https://modelmeter.xyz/mcp
- get_price_history - Historical pricing time-series for a model or provider. Each point is a dated snapshot of the per-Mtok rates. Endpoint: https://modelmeter.xyz/mcp
- list_events - The changelog of record for the model layer: deprecations, price changes, launches, and the market events around them. Filter by severity to find what demands action: 'breaking' (model going away, ID changing), 'action_required' (price/rate-limit/context changes), 'informational' (releases, funding). Endpoint: https://modelmeter.xyz/mcp
- check_model_dependencies - Is my stack okay? Check a list of model ids against the record: scheduled retirements with days-remaining countdowns and migration targets, past retirements, and other breaking/action-required changes. Id matching tolerates dots vs dashes, dated snapshot suffixes, and bare or provider-prefixed forms. Call this at startup or in CI with the models you depend on. Endpoint: https://modelmeter.xyz/mcp
- list_deprecations - Per-model retirement rows from the record: which model dies when, with runway and migration target. Default shows scheduled (upcoming) retirements sorted by shutdown date. Endpoint: https://modelmeter.xyz/mcp

## Resources
Not captured

## Prompts
Not captured

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