Odel
lastseen mortality

lastseen mortality

Local
@agentidxPythonUpdated 3w ago

Check whether an npm package, GitHub Action, MCP server or Docker image is dead or abandoned.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlastseen-mcpv0.1.2

Run

uvx lastseen-mcp

MCP client config

{
  "mcpServers": {
    "lastseen-mortality": {
      "command": "uvx",
      "args": [
        "lastseen-mcp"
      ]
    }
  }
}