mcpbeat Sign in

AI Model Watch MCP Server

local only

AI Model Watch runs on your own machine — the client starts it, so there is no endpoint to ping. 389 installs a week from npm.

Prices, context windows, lifecycle and deprecation dates for 270+ AI/LLM models. Daily, no key.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 386 · avg 18 · +5457% w/w
a month agotoday
389
Installs / week
npm · @aimodelwatch/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aimodelwatch -- npx -y @aimodelwatch/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aimodelwatch": {
      "args": [
        "-y",
        "@aimodelwatch/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aimodelwatch]
command = "npx"
args = ["-y", "@aimodelwatch/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aimodelwatch": {
      "args": [
        "-y",
        "@aimodelwatch/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aimodelwatch": {
      "args": [
        "-y",
        "@aimodelwatch/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AI Model Watch

same job, measured the same way
C
Isitdeprecated
by isitdeprecated

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

4 tools answering
AI Model Lifecycle Index
by oscarlopez-gif

Cross-vendor AI model lifecycle: status, sunset dates, and migration targets, source-cited.

4 tools answering
statlyte — live LLM pricing
by richardwilkinson9

Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.

32 installs/wk local only
Version Truth
by kaiv

Latest versions, LTS windows, and EOL dates for 300+ products. Fresh ground truth for stale models.

3 tools answering
I
Vettly
by code-with-brian

Content moderation for AI applications. Moderate text, images, and video with configurable policies.

local only
AI Wave
by elopstudio-aiwave

AI model releases, price changes and deprecations in one feed: chat, embedding, speech, video.

71 installs/wk 8 tools answering
Studex MCP Server
by itshivams

Model Context Protocol server for Studex tools, notifications, and profile integrations

answering
OrcaRouter
by continuum-ai-corp

Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

55 installs/wk local only

AI Model Watch — questions

Answers built from our own checks of this server.

Why is there no uptime for AI Model Watch?
AI Model Watch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @aimodelwatch/mcp was installed 389 times last week.
Is AI Model Watch still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect AI Model Watch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @aimodelwatch/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AI Model Watch?
The npm package @aimodelwatch/mcp was installed 389 times in the last week. Week over week that is +5457%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.