mcpbeat Sign in

lastseen mortality MCP Server

local only

lastseen mortality runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from pypi. Last commit 10 Aug 2026.

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

Installs per day peak 702 · avg 56 · -29% w/w
a month agotoday
136
Installs / week
pypi · lastseen-mcp
0
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Nothing serious here today

Today is the operative word: we check lastseen mortality every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mortality -- uvx lastseen-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mortality": {
      "args": [
        "lastseen-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mortality]
command = "uvx"
args = ["lastseen-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mortality": {
      "args": [
        "lastseen-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mortality": {
      "args": [
        "lastseen-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to lastseen mortality

same job, measured the same way
Mne Docs
by weiyongxu

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

125 installs/wk local only
Ctx
by vanshulgoyal101

Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.

6 tools answering
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
IAC Audit Pack
by unbearabledev

Four IaC audits in one call: Compose, Dockerfile, GitHub Actions, Kubernetes. 131 checks.

answering
I
Nansen (DEPRECATED)
by hurcannansen

DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.

local only
Reuse Before Generate
by aradar46

Checks whether your idea already exists before your agent builds it. Searches GitHub, npm, Python.

65 installs/wk local only
Omni MCP Server
by bitofacoder

All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.

41 installs/wk local only

lastseen mortality — questions

Answers built from our own checks of this server.

Why is there no uptime for lastseen mortality?
lastseen mortality 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 pypi package lastseen-mcp was installed 136 times last week.
How do I connect lastseen mortality?
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 lastseen-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use lastseen mortality?
The pypi package lastseen-mcp was installed 136 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is lastseen mortality open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.