mcpbeat Sign in

ATS Jobs MCP Server

by groundtruthtools Your server? Claim it
local only

ATS Jobs runs on your own machine — the client starts it, so there is no endpoint to ping. 257 installs a week from pypi. Last commit 25 Aug 2026.

Open jobs read from a company's own careers system: Greenhouse, Ashby, Lever.

Installs per day peak 234 · avg 61
a month agotoday
257
Installs / week
pypi · ats-jobs-mcp
0
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check ATS Jobs 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 ats-jobs-mcp -- uvx ats-jobs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ats-jobs-mcp": {
      "args": [
        "ats-jobs-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ats-jobs-mcp]
command = "uvx"
args = ["ats-jobs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ats-jobs-mcp": {
      "args": [
        "ats-jobs-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ats-jobs-mcp": {
      "args": [
        "ats-jobs-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to ATS Jobs

same job, measured the same way
MCP Gtm Hiring Signal Scraper
by mambabuilt

Detects GTM hiring activity from company career pages via Greenhouse, Lever, Ashby. Clay-ready.

196 installs/wk local only
Greenhouse Jobs Scraper & API Data Extractor
by ranovam

Scrape job listings from companies using Greenhouse ATS via a fast API.

answering
MCP Job Board Keyword Signal Scanner
by mambabuilt

Scans Greenhouse, Lever, Ashby, Workday, Rippling for roles in any category. Clay-ready.

186 installs/wk local only
MCP Lever
by smeet666

Search public Lever job boards: resolve a company, read its openings, read one in full.

375 installs/wk local only
Workopia — Job Search
by workopia

Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.

4 tools answering
Jobstack MCP
by isaiahdupree

Unified jobs search over official feeds + ATS boards (USAJOBS, Adzuna, Muse, Greenhouse, Lever...)

2 tools answering
MCP Ashby
by smeet666

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

352 installs/wk local only
Jobily Jobs
by jobily

Search Greek job listings on Jobily.gr by role, location, sector or company. Anonymous, read-only.

5 tools answering

ATS Jobs — questions

Answers built from our own checks of this server.

Why is there no uptime for ATS Jobs?
ATS Jobs 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 ats-jobs-mcp was installed 257 times last week.
How do I connect ATS Jobs?
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 ats-jobs-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ATS Jobs?
The pypi package ats-jobs-mcp was installed 257 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.
Is ATS Jobs open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.