LLMIntel Model Lifecycle is a Model Context Protocol (MCP) server: Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. In practice that means any MCP-compatible AI assistant can call LLMIntel Model Lifecycle's tools directly — the model decides when to use them in a conversation or agent run.
You can run LLMIntel Model Lifecycle two ways: connect to the hosted endpoint at https://llmintel.ai/v1/mcp with no local install, or run it on your own machine via the npm package @llmintel/mcp. The current release is v0.2.0, published under the MIT license, with source at hivemindunit/llmintel-mcp on GitHub.
LLMIntel Model Lifecycle is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain LLMIntel Model Lifecycle for llmintel.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.