shortlistjobs-mcp MCP Server
mathhire/shortlistjobs-mcp
MCP server for Shortlist — search, queue, and auto-apply to jobs from Claude Code
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
mathhire/shortlistjobs-mcp is a TypeScript MCP server licensed under MIT. MCP server for Shortlist — search, queue, and auto-apply to jobs from Claude Code
Ranked #5 out of 109 indexed tools.
In the top 5% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
13 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Shortlist MCP Server
**Apply to hundreds of jobs from Claude in minutes.**
Shortlist connects to Claude Code, Claude Desktop, or Cursor and lets you search for jobs, fill out applications with AI, and submit them automatically — without leaving your terminal.
## How it works
### 1. Connect
Add the MCP server and log in — takes 30 seconds.
```bash
claude mcp add shortlist --transport http https://shortlist.jobs/mcp
```
Restart Claude Code, then type `/mcp` and select `shortlist`. A browser window opens — sign in with your [Shortlist account](https://shortlist.jobs) and you're connected.
<details>
<summary>Claude Desktop setup (macOS)</summary>
Add this to `~/Library/Application Support/Claude/claude_desktop_config.json`:
```json
{
"mcpServers": {
"shortlist": {
"transport": "http",
"url": "https://shortlist.jobs/mcp"
}
}
}
```
Restart Claude Desktop. You'll be prompted to authenticate on first use.
</details>
<details>
<summary>Claude Desktop setup Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.