# isitdeprecated MCP server

Check if an AI model is deprecated, retiring, or silently changed price or context window.

## Links
- Registry page: https://www.getdrio.com/mcp/com-isitdeprecated-isitdeprecated
- Website: https://isitdeprecated.com

## Install
- Endpoint: https://isitdeprecated.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://isitdeprecated.com/mcp

## Tools
- check_model - Check whether an AI model identifier is deprecated, retiring, or has silently changed (price, context window, capabilities). Accepts any spelling a provider or SDK uses, e.g. 'gpt-4-turbo', 'azure/gpt-4.1-mini', 'claude-opus-4-1-20250805'. Call this before writing a model identifier into code. Endpoint: https://isitdeprecated.com/mcp
- check_models - Check many model identifiers at once and report which are retired or scheduled for retirement. Use when auditing a codebase or config. Endpoint: https://isitdeprecated.com/mcp
- upcoming_retirements - List models with an announced retirement date inside a horizon, soonest first. Endpoint: https://isitdeprecated.com/mcp
- recent_changes - Recent breaking changes across AI model APIs: price moves, context-window cuts, removed capabilities, removals. One entry per real upstream change. Endpoint: https://isitdeprecated.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.isitdeprecated
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 1, 2026
- Source: https://registry.modelcontextprotocol.io
