mcpbeat Sign in
I

Pytest Deprecation Lint MCP Server

local only

Pytest Deprecation Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 7 installs a week from npm.

Marks the lines in your test suite that current pytest no longer runs — and the config keys it silen

Installs per day peak 7 · avg 0
a month agotoday
7
Installs / week
npm · @readystack/pytest-deprecation-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Pytest Deprecation Lint 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 pytest-deprecation-lint -- npx -y @readystack/pytest-deprecation-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pytest-deprecation-lint": {
      "args": [
        "-y",
        "@readystack/pytest-deprecation-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pytest-deprecation-lint]
command = "npx"
args = ["-y", "@readystack/pytest-deprecation-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "pytest-deprecation-lint": {
      "args": [
        "-y",
        "@readystack/pytest-deprecation-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pytest-deprecation-lint": {
      "args": [
        "-y",
        "@readystack/pytest-deprecation-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pytest Deprecation Lint

same job, measured the same way
Security Headers Csp Lint
by jmshinhwa

Reads security headers and CSP line by line in your config file and names the lines that silently do

309 installs/wk local only
K8s Removed API Lint
by jmshinhwa

15 checks for the apiVersions kubectl no longer serves, on the manifest open in your editor

267 installs/wk local only
ariadne
by mikhailhal

Returns only the unit tests affected by your current Kotlin/Android code changes.

local only
I
Openapi Security Contract Lint
by jmshinhwa

Finds the lines in an OpenAPI file that publish an endpoint with no authentication, an API key in th

local only
Vinv
by vinvai

Vinv runs, tests, and finds issues in your services — with zero code changes.

113 installs/wk local only
glim.sh
by glim

Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

14 tools answering
I
Data Act Switching Lint
by jmshinhwa

Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article

local only
Cron Schedule Lint
by jmshinhwa

Names every schedule line in the file you have open that fires at the wrong hour, twice, or never at

317 installs/wk local only

Pytest Deprecation Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Pytest Deprecation Lint?
Pytest Deprecation Lint 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 @readystack/pytest-deprecation-lint was installed 7 times last week.
How do I connect Pytest Deprecation Lint?
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 @readystack/pytest-deprecation-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Pytest Deprecation Lint?
The npm package @readystack/pytest-deprecation-lint was installed 7 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.