# com.isitdeprecated/isitdeprecated (remote · isitdeprecated.com)

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

- Trust score: 60/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `isitdeprecated.com`: 60/100 (this document), [markdown](https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated.md), [page](https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated)

## Channel facts

- Endpoint: `https://isitdeprecated.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 246 tokens (~61/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 80/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 40% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-isitdeprecated-isitdeprecated https://isitdeprecated.com/mcp
```

### Codex

```toml
[mcp_servers.com-isitdeprecated-isitdeprecated]
url = "https://isitdeprecated.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-isitdeprecated-isitdeprecated": {
      "type": "remote",
      "url": "https://isitdeprecated.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-isitdeprecated-isitdeprecated --url https://isitdeprecated.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-isitdeprecated-isitdeprecated:
    url: "https://isitdeprecated.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-isitdeprecated-isitdeprecated": {
      "type": "http",
      "url": "https://isitdeprecated.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 59, +36)

- [security regression] HSTS header: unverified → fail
- [security improvement] Transport: fail → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.03
- [functional improvement] MCP protocol: unverified → pass
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 40
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: good

### 2026-08-01 (score 23)

First indexed and scored.

## MCP tools (4)

### `check_model` (~97 tokens)

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.

Input parameters:

- `model` (string, required): Model identifier to check

### `check_models` (~45 tokens)

Check many model identifiers at once and report which are retired or scheduled for retirement. Use when auditing a codebase or config.

Input parameters:

- `models` (array, required): Up to 100 identifiers

### `upcoming_retirements` (~33 tokens)

List models with an announced retirement date inside a horizon, soonest first.

Input parameters:

- `within_days` (integer)

### `recent_changes` (~52 tokens)

Recent breaking changes across AI model APIs: price moves, context-window cuts, removed capabilities, removals. One entry per real upstream change.

Input parameters:

- `limit` (integer)
- `min_severity` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated#diagnostics

## Score history

- 2026-08-03: 60
- 2026-08-02: 59
- 2026-08-01: 23

## Links

- Remote endpoint: https://isitdeprecated.com/mcp
- Website: https://isitdeprecated.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-isitdeprecated-isitdeprecated/isitdeprecated
